Security
Token
Thomas
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_CONSULTANT"
]
|
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#874 -user: Proxies\__CG__\App\Entity\Auth\AuthUser {#1643 …} -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 {#798 -map: Symfony\Component\Security\Http\AccessMap {#799 …} -logger: Monolog\Logger {#789 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#842 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#843 …} } |
65.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#854 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#122 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#103 …} -map: Symfony\Component\Security\Http\AccessMap {#799 …} } |
0.01 ms | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"App\Security\AuthTokenAuthenticator"
|