Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#274
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "X6xLxD9"
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.main
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#226
  -map: Symfony\Component\Security\Http\AccessMap {#246 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#245 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#282
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#69 …}
  -sessionKey: "_security_main_login"
  -logger: Symfony\Bridge\Monolog\Logger {#245 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#272 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#205 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#227 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#70 …}
    "enableUsageTracking"
  ]
}
0.50 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#262
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#69 …}
  -secret: "X6xLxD9"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#290 …}
  -logger: Symfony\Bridge\Monolog\Logger {#245 …}
}
2.36 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#306
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#70 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#249 …}
  -map: Symfony\Component\Security\Http\AccessMap {#246 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#290 …}
  -exceptionOnNoToken: true
}
0.07 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"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
2 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
4 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
5 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
6 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details