https://auth-dev.innot20.ru/

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken^ {#347
  -secret: "XO7WCeR"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point App\Security\OpenIdAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
ChannelListener^ {#337
  -map: AccessMap {#338 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#340 …}
  -logger: Logger {#331 …}
}
0.02 ms (none)
GuardAuthenticationListener^ {#344
  -guardHandler: GuardAuthenticatorHandler {#342 …}
  -authenticationManager: AuthenticationProviderManager {#175 …}
  -providerKey: "main"
  -guardAuthenticators: RewindableGenerator {#345 …}
  -logger: Logger {#331 …}
  -rememberMeServices: null
}
0.11 ms (none)
AnonymousAuthenticationListener^ {#348
  -tokenStorage: TokenStorage {#141 …}
  -secret: "XO7WCeR"
  -authenticationManager: AuthenticationProviderManager {#175 …}
  -logger: Logger {#331 …}
}
0.18 ms (none)
AccessListener^ {#351
  -tokenStorage: TokenStorage {#141 …}
  -accessDecisionManager: TraceableAccessDecisionManager {#186 …}
  -map: AccessMap {#338 …}
  -authManager: AuthenticationProviderManager {#175 …}
}
0.00 ms (none)

Security Voters (3)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"