Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#260 -secret: "XbcwNCa" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
api
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.users |
context | (none) |
entry_point | lp.authenticator.api |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "guard" "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\Guard\Firewall\GuardAuthenticationListener {#261 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#262 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#264 …} -providerKey: "api" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#268 …} -logger: Symfony\Bridge\Monolog\Logger {#300 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#259 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#53 …} -secret: "XbcwNCa" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#264 …} -logger: Symfony\Bridge\Monolog\Logger {#300 …} } |
83.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#241 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#54 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#255 …} -map: Symfony\Component\Security\Http\AccessMap {#293 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#264 …} } |
1.52 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: "/api/swagger" #requestUri: "/api/swagger" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#393 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "html" } |
||||||
Show voter details | |||||||||
2 | DENIED | ROLE_USER | null |
||||||
|