Security

Token

beeznest 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 {#1878
  -user: Chamilo\CoreBundle\Entity\User {#2140 …}
  -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\LoginTokenAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\GenericAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\FacebookAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\KeycloakAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\AzureAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\Ldap\LdapAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1847
  -map: Symfony\Component\Security\Http\AccessMap {#1848 …}
  -logger: Monolog\Logger {#1678 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1872
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#785 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1678 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1873 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1856 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1134 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1875 …}
}
55.19 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2723
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2729 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1876
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#787 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#2007 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2721 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#792 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#1678 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#950 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#780 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1675
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#787 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1684 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1674 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2722
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#787 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#792 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1848 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Chamilo\CoreBundle\Security\Authorization\Voter\AnonymousVoter"
5
"Chamilo\CoreBundle\Security\Authorization\Voter\CCalendarEventVoter"
6
"Chamilo\CoreBundle\Security\Authorization\Voter\CourseVoter"
7
"Chamilo\CoreBundle\Security\Authorization\Voter\GroupVoter"
8
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageRelUserVoter"
9
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageTagVoter"
10
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageVoter"
11
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceNodeVoter"
12
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceVoter"
13
"Chamilo\CoreBundle\Security\Authorization\Voter\SessionVoter"
14
"Chamilo\CoreBundle\Security\Authorization\Voter\SocialPostVoter"
15
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEAttemptQualifyVoter"
16
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEExerciseVoter"
17
"Chamilo\CoreBundle\Security\Authorization\Voter\UserRelUserVoter"
18
"Chamilo\CoreBundle\Security\Authorization\Voter\UserVoter"
19
"Chamilo\CoreBundle\Security\Authorization\Voter\UsergroupVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
attribute ROLE_ADMIN ACCESS GRANTED
"Chamilo\CoreBundle\Security\Authorization\Voter\AnonymousVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CCalendarEventVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CourseVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\GroupVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageRelUserVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageTagVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceNodeVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\SessionVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\SocialPostVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEAttemptQualifyVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEExerciseVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UserRelUserVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UserVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UsergroupVoter"
attribute ROLE_ADMIN ACCESS ABSTAIN
Show voter details
2 GRANTED VIEW
Chamilo\CoreBundle\Entity\Course {#1762
  +contentUrl: null
  +downloadUrl: null
  +contentFile: null
  +illustrationUrl: null
  +resourceNode: Proxies\__CG__\Chamilo\CoreBundle\Entity\ResourceNode {#1761 …}
  +parentResourceNode: 0
  +uploadFile: null
  +parentResource: null
  +resourceLinkListFromEntity: null
  +resourceLinkList: []
  +resourceLinkEntityList: []
  +resourceNodeCreator: null
  #id: 1
  #title: "COURSE1"
  #code: "COURSE1"
  #visualCode: "COURSE1"
  #users: Doctrine\ORM\PersistentCollection {#1760 …}
  #urls: Doctrine\ORM\PersistentCollection {#1758 …}
  #sessions: Doctrine\ORM\PersistentCollection {#1756 …}
  #sessionRelCourseRelUsers: Doctrine\ORM\PersistentCollection {#1754 …}
  #tools: Doctrine\ORM\PersistentCollection {#1752 …}
  #currentSession: ? Chamilo\CoreBundle\Entity\Session
  #currentUrl: ? Chamilo\CoreBundle\Entity\AccessUrl
  #skills: Doctrine\ORM\PersistentCollection {#1750 …}
  #issuedSkills: Doctrine\ORM\PersistentCollection {#1748 …}
  #gradebookCategories: Doctrine\ORM\PersistentCollection {#1746 …}
  #gradebookEvaluations: Doctrine\ORM\PersistentCollection {#1744 …}
  #gradebookLinks: Doctrine\ORM\PersistentCollection {#1742 …}
  #trackEHotspots: Doctrine\ORM\PersistentCollection {#1740 …}
  #searchEngineRefs: Doctrine\ORM\PersistentCollection {#1738 …}
  #templates: Doctrine\ORM\PersistentCollection {#1736 …}
  #directory: null
  #courseLanguage: "en_US"
  #description: "Course Description"
  #introduction: ""
  #categories: Doctrine\ORM\PersistentCollection {#1734 …}
  #visibility: 2
  #showScore: 1
  #tutorName: ""
  #departmentName: ""
  #departmentUrl: ""
  #videoUrl: ""
  #sticky: false
  #diskQuota: 1000
  #lastVisit: DateTime @1758904904 {#1732
    date: 2025-09-26 16:41:44.0 UTC (+00:00)
  }
  #lastEdit: DateTime @1758904904 {#1731
    date: 2025-09-26 16:41:44.0 UTC (+00:00)
  }
  #creationDate: DateTime @1758904904 {#1730
    date: 2025-09-26 16:41:44.0 UTC (+00:00)
  }
  #expirationDate: DateTime @1790440904 {#1729
    date: 2026-09-26 16:41:44.0 UTC (+00:00)
  }
  #subscribe: true
  #unsubscribe: false
  #registrationCode: null
  #legal: ""
  #activateLegal: 0
  #addTeachersToSessionsCourses: false
  #courseTypeId: null
  #room: null
  -duration: null
  #popularity: 1
  +subscribed: false
}
"Chamilo\CoreBundle\Security\Authorization\Voter\AnonymousVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CCalendarEventVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CourseVoter"
attribute VIEW ACCESS GRANTED
"Chamilo\CoreBundle\Security\Authorization\Voter\GroupVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageRelUserVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageTagVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceNodeVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\SessionVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\SocialPostVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEAttemptQualifyVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEExerciseVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UserRelUserVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UserVoter"
attribute VIEW ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UsergroupVoter"
attribute VIEW ACCESS ABSTAIN
Show voter details
3 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS GRANTED
"Chamilo\CoreBundle\Security\Authorization\Voter\AnonymousVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CCalendarEventVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CourseVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\GroupVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageRelUserVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageTagVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceNodeVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\SessionVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\SocialPostVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEAttemptQualifyVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEExerciseVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UserRelUserVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UserVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UsergroupVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
Show voter details
4 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS GRANTED
"Chamilo\CoreBundle\Security\Authorization\Voter\AnonymousVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CCalendarEventVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CourseVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\GroupVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageRelUserVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageTagVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceNodeVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\SessionVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\SocialPostVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEAttemptQualifyVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEExerciseVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UserRelUserVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UserVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UsergroupVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS ABSTAIN
Show voter details