Security
Token
stfouattara@gmail.com
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_EMPLOYEE" "ROLE_LEARNER" "ROLE_ADMIN" "ROLE_COACH" "ROLE_INTEGRATOR" "ROLE_TUTOR" "ROLE_ADVISE" "ROLE_USER" ] |
| Inherited Roles | [
"ROLE_REDACTOR"
] |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#353 -user: App\Entity\User {#1511 …} -roleNames: [ "ROLE_EMPLOYEE" "ROLE_LEARNER" "ROLE_ADMIN" "ROLE_COACH" "ROLE_INTEGRATOR" "ROLE_TUTOR" "ROLE_ADVISE" "ROLE_USER" ] -authenticated: true -attributes: [] -credentials: null -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\AuthenticationEntryPoint |
| user_checker | App\Security\UserChecker |
| access_denied_handler | App\Security\AccessDeniedHandler |
| access_denied_url | (none) |
| authenticators | [ "login_link" "json_login" "App\Security\LoginFormAuthenticator" ] |
Listeners
No security listeners have been recorded. Check that debugging is enabled in the kernel.
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.