Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1221 -secret: "Aa2TT4u" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
health
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.users |
context | (none) |
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 {#1164 -map: Symfony\Component\Security\Http\AccessMap {#1165 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1220 …} -logger: Symfony\Bridge\Monolog\Logger {#1158 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1222 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1344 …} -secret: "Aa2TT4u" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1223 …} -logger: Symfony\Bridge\Monolog\Logger {#1158 …} } |
0.51 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1228 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1345 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1236 …} -map: Symfony\Component\Security\Http\AccessMap {#1165 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1223 …} } |
0.22 ms | (none) |
Security Voters (2)
affirmative
Strategy
# | Voter class |
---|---|
1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#14 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#15 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#16 …} +server: Symfony\Component\HttpFoundation\ServerBag {#20 …} +files: Symfony\Component\HttpFoundation\FileBag {#19 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#18 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …} #content: "" #languages: [] #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/" #requestUri: "/" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#866 …} #locale: "en" #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "" : "html" } |
Show voter details |