Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#29 -secret: "OOxgiI2" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
secured_area
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.users |
context | secured_area |
entry_point | app.login_entry_point |
user_checker | security.user_checker |
access_denied_handler | app.access_denied |
access_denied_url | (none) |
listeners | [
"anonymous"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#166 -map: Symfony\Component\Security\Http\AccessMap {#162 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#195 …} -logger: Symfony\Bridge\Monolog\Logger {#155 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#172 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#30 …} -sessionKey: "_security_secured_area" -logger: Symfony\Bridge\Monolog\Logger {#155 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#186 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#132 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#203 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#88 …} "enableUsageTracking" ] } |
11.48 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#165 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#30 …} -secret: "OOxgiI2" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#235 …} -logger: Symfony\Bridge\Monolog\Logger {#155 …} } |
1.53 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#209 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#88 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#236 …} -map: Symfony\Component\Security\Http\AccessMap {#162 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#235 …} } |
1.14 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 {#50 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#97 …} +request: Symfony\Component\HttpFoundation\InputBag {#103 …} +query: Symfony\Component\HttpFoundation\InputBag {#98 …} +server: Symfony\Component\HttpFoundation\ServerBag {#94 …} +files: Symfony\Component\HttpFoundation\FileBag {#95 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#96 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#93 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/" #requestUri: "/" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#196 …} #locale: null #defaultLocale: "ru" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null : "html" } |
Show voter details |