Security
Token
Perrine
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_CONSULTANT"
]
|
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1063 -user: Proxies\__CG__\App\Entity\Auth\AuthUser {#1832 …} -roleNames: [ "ROLE_CONSULTANT" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | auth_token_user_provider |
| context | (none) |
| entry_point | (none) |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"auth_token_authenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#1010 -map: Symfony\Component\Security\Http\AccessMap {#1011 …} -logger: Monolog\Logger {#1001 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1020 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1029 …} } |
31.81 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1043 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#123 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#104 …} -map: Symfony\Component\Security\Http\AccessMap {#1011 …} } |
0.00 ms | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"App\Security\AuthTokenAuthenticator"
|