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 | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "guard" "remember_me" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#281 -map: Symfony\Component\Security\Http\AccessMap {#269 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#304 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#263 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#93 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#304 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#264 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#231 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#297 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#258 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#94 …} "enableUsageTracking" ] } |
1.33 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#330 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#336 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#349 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#347 …} -logger: Symfony\Bridge\Monolog\Logger {#304 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#258 …} -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#94 …} } |
678.46 ms | Symfony\Component\HttpFoundation\RedirectResponse {#1111 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1110 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/login'" />\n \n <title>Redirecting to /login</title>\n </head>\n <body>\n Redirecting to <a href="/login">/login</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" #targetUrl: "/login" } |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#324 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#93 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#258 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#349 …} -logger: Symfony\Bridge\Monolog\Logger {#304 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#231 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#323 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#325 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#93 …} -secret: "LwPEVdm" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#349 …} -logger: Symfony\Bridge\Monolog\Logger {#304 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#240 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#94 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#342 …} -map: Symfony\Component\Security\Http\AccessMap {#269 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#349 …} -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" |