Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#264 -secret: "XbcwNCa" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.users |
context | main |
entry_point | (none) |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [
"anonymous"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#294 -map: Symfony\Component\Security\Http\AccessMap {#293 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#270 …} -logger: Symfony\Bridge\Monolog\Logger {#300 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#261 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#53 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#300 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#262 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#158 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#302 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#54 …} "enableUsageTracking" ] } |
0.09 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#172 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#53 …} -secret: "XbcwNCa" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#232 …} -logger: Symfony\Bridge\Monolog\Logger {#300 …} } |
1.48 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#242 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#54 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#254 …} -map: Symfony\Component\Security\Http\AccessMap {#293 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#232 …} } |
0.47 ms | (none) |
Security Voters (3)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#9 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#10 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#11 …} +server: Symfony\Component\HttpFoundation\ServerBag {#15 …} +files: Symfony\Component\HttpFoundation\FileBag {#14 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#13 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/" #requestUri: "/" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#260 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "" : "html" } |
Show voter details |