http://academy.cofinaonline.com/dashboard/apprenant/all-certificates

Security

Token

fatima-maty.diop@cofinacorp.com Username
Authenticated
Property Value
Roles
[
  "ROLE_EMPLOYEE"
  "ROLE_LEARNER"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#320
  -user: App\Entity\User {#1584 …}
  -roleNames: [
    "ROLE_EMPLOYEE"
    "ROLE_LEARNER"
    "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.

Access Decision