GET https://preprod2.agenceauto.com/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users_in_memory
context main
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators (none)

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#472
  -map: Symfony\Component\Security\Http\AccessMap {#474 …}
  -logger: Monolog\Logger {#452 …}
  -httpPort: 80
  -httpsPort: 443
}
0.06 ms
Symfony\Component\HttpFoundation\RedirectResponse {#470
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#457 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='http://preprod2.agenceauto.com/'" />\n
    \n
            <title>Redirecting to http://preprod2.agenceauto.com/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="http://preprod2.agenceauto.com/">http://preprod2.agenceauto.com/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "http://preprod2.agenceauto.com/"
}
Symfony\Component\Security\Http\Firewall\ContextListener {#82
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#315 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#452 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#92 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#479 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#454 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#493 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#496
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#497 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#499
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#318 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#320 …}
  -map: Symfony\Component\Security\Http\AccessMap {#474 …}
}
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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"