Security
Token
api-client
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_API"
]
|
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1954 -user: App\Security\ApiUser {#1949 …} -roleNames: [ "ROLE_API" ] -attributes: [] -firewallName: "api" } |
Firewall
api
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | App\Security\UserProvider |
| context | (none) |
| entry_point | App\Security\ApiKeyAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\ApiKeyAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#1872 -map: Symfony\Component\Security\Http\AccessMap {#1871 …} -logger: Monolog\Logger {#1881 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1922 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1916 …} } |
0.37 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1924 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#924 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1082 …} -map: Symfony\Component\Security\Http\AccessMap {#1871 …} } |
0.08 ms | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"App\Security\ApiKeyAuthenticator"
|
Access Decision
affirmative
Strategy