http://api.escalnet.escalconsulting.com/logo/59538/isacro@wanadoo.fr/15714/logoEscal.png

Security Token

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

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider auth_token_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "simple_preauth"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#451
  -map: Symfony\Component\Security\Http\AccessMap {#447 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#458 …}
  -logger: Symfony\Bridge\Monolog\Logger {#456 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SimplePreAuthenticationListener {#471
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#266 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#116 …}
  -providerKey: "main"
  -simpleAuthenticator: App\Security\AuthTokenAuthenticator {#479 …}
  -logger: Symfony\Bridge\Monolog\Logger {#456 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#418 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#448 …}
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#107 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#442
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#266 …}
  -secret: "P3PrCps"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#116 …}
  -logger: Symfony\Bridge\Monolog\Logger {#456 …}
}
3.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#462
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#267 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#100 …}
  -map: Symfony\Component\Security\Http\AccessMap {#447 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#116 …}
}
0.01 ms (none)

Security Voters (3)

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"