Security
Token
yum
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_USER" "ROLE_ADMIN" "ROLE_SYSTEM" ] |
| Inherited Roles | [
"ROLE_GUEST"
] |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#4854 -user: Symfony\Component\Security\Core\User\InMemoryUser {#4844 …} -roleNames: [ "ROLE_USER" "ROLE_ADMIN" "ROLE_SYSTEM" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.users_in_memory |
| context | (none) |
| entry_point | security.authenticator.http_basic.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"http_basic"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
"Symfony\Component\Security\Http\Firewall\ChannelListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" |
562.03 ms | (none) |
"Symfony\Component\Security\Http\Firewall\AccessListener" |
0.00 ms | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator"
|