GET https://2.chamilo.org/themes/chamilo/images/header-logo.svg

Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_GLOBAL_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_STUDENT"
  "ROLE_TEACHER"
  "ROLE_QUESTION_MANAGER"
  "ROLE_SESSION_MANAGER"
  "ROLE_CURRENT_COURSE_TEACHER"
  "ROLE_CURRENT_COURSE_SESSION_TEACHER"
  "ROLE_CURRENT_COURSE_GROUP_TEACHER"
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_CURRENT_COURSE_STUDENT"
  "ROLE_CURRENT_COURSE_SESSION_STUDENT"
  "ROLE_CURRENT_COURSE_GROUP_STUDENT"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#651
  -user: Chamilo\CoreBundle\Entity\User {#1599 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_GLOBAL_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point Chamilo\CoreBundle\Security\AuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "json_login"
  "remember_me"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\GenericAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\FacebookAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\KeycloakAuthenticator"
]

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