Security Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#304 -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] -secret: "TYBfazx" } |
Security Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.users |
| context | main |
| entry_point | App\Security\LoginFormAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "switch_user" "guard" "anonymous" ] |
Listeners
No security listeners have been recorded. Check that debugging is enabled in the kernel.