Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider prestashop.security.admin.provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1363
  -map: Symfony\Component\Security\Http\AccessMap {#1362 …}
  -logger: Monolog\Logger {#1627 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1349
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1669 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1627 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1348 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1396 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1370 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1346 …}
}
7.78 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1335
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1344 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1327
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2013 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1333 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1362 …}
}
0.13 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1369
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2013 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1636 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1396 …}
}
27.25 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1313
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#853 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://paula.zafra.xjyxggjg.lucusprueba.es/admin123/login'" />\n
    \n
            <title>Redirecting to https://paula.zafra.xjyxggjg.lucusprueba.es/admin123/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://paula.zafra.xjyxggjg.lucusprueba.es/admin123/login">https://paula.zafra.xjyxggjg.lucusprueba.es/admin123/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://paula.zafra.xjyxggjg.lucusprueba.es/admin123/login"
}

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"PrestaShopBundle\Security\Voter\PageVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "IS_AUTHENTICATED"
  Symfony\Component\ExpressionLanguage\Expression {#1351
    #expression: "request.attributes.has("_anonymous_controller") and request.attributes.get("_anonymous_controller") == true"
  }
]
Symfony\Component\HttpFoundation\Request {#61
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#64 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#67 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#66 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#65 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#68 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange"
  ]
  #pathInfo: "/logout"
  #requestUri: "/admin123/logout?_token=ad0d6d39fdd57e1dc.0EhMy9Q8Sz5htQ7yqo0iJA2QfD1Ezq8cnLtemvr7SAE.jxo0p-B-egcujWKE4rVoE1LUJE0BoOdV5u5ro8iNEGzneB69kEofExfDQw"
  #baseUrl: "/admin123"
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1661 …}
  #locale: "es-ES"
  #defaultLocale: "es-ES"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: "/admin123"
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details