https://staging.ecommerce.thedigitalbox.com/it/admin/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker App\Security\UserChecker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#634
  -map: Symfony\Component\Security\Http\AccessMap {#635 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#619 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#645
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#167 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#619 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#646 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#286 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#96 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#648 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#168 …}
    "enableUsageTracking"
  ]
}
0.46 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#657
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#652 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#654 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#658 …}
  -logger: Symfony\Bridge\Monolog\Logger {#619 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#648 …}
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#168 …}
}
0.73 ms
Symfony\Component\HttpFoundation\RedirectResponse {#752
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#751 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/it/admin/login'" />\n
    \n
            <title>Redirecting to /it/admin/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/it/admin/login">/it/admin/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  #targetUrl: "/it/admin/login"
}
Symfony\Component\Security\Http\Firewall\RememberMeListener {#661
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#167 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#648 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#654 …}
  -logger: Symfony\Bridge\Monolog\Logger {#619 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#286 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#653 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#663
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#167 …}
  -secret: "OqYwUsG"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#654 …}
  -logger: Symfony\Bridge\Monolog\Logger {#619 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#665
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#168 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#666 …}
  -userChecker: App\Security\UserChecker {#667 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#462 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#619 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#286 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#669
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#168 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#462 …}
  -map: Symfony\Component\Security\Http\AccessMap {#635 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#654 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)

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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"