Security
Token
osimonian
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#523 -user: App\Entity\User {#816 …} -roleNames: [ "ROLE_ADMIN" "ROLE_USER" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\LoginAuthenticator |
| user_checker | App\Security\UserChecker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "login_throttling" "remember_me" "App\Security\OAuth2BearerAuthenticator" "App\Security\RemoteSupportAuthenticator" "App\Security\LoginAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
"Symfony\Component\Security\Http\Firewall\ChannelListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\ContextListener" |
3.04 ms | (none) |
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" |
56.66 ms | (none) |
"Symfony\Component\Security\Http\Firewall\AccessListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\LogoutListener" |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| skipped |
"App\Security\OAuth2BearerAuthenticator" This authenticator did not support the request. |
||||||||
| skipped |
"App\Security\RemoteSupportAuthenticator" This authenticator did not support the request. |
||||||||
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
||||||||
| success |
"App\Security\LoginAuthenticator"
|