GET https://lms.turk.by/

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\RememberMeToken {#1592
  -user: Chamilo\CoreBundle\Entity\User {#1828 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_GLOBAL_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -secret: "a3f35818be8a67e4a68938f0e323caa4bd1a3746"
  -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 {#1561
  -map: Symfony\Component\Security\Http\AccessMap {#1562 …}
  -logger: Monolog\Logger {#1526 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1586
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#814 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1526 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1587 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1570 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#107 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1589 …}
}
57.87 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2411
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2417 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1590
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#816 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1699 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2409 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#821 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#1526 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#971 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#809 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1529
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#816 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1521 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1530 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2410
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#816 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#821 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1562 …}
}
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\ResourceFileVoter"
12
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceNodeVoter"
13
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceVoter"
14
"Chamilo\CoreBundle\Security\Authorization\Voter\SessionVoter"
15
"Chamilo\CoreBundle\Security\Authorization\Voter\SocialPostVoter"
16
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEAttemptQualifyVoter"
17
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEExerciseVoter"
18
"Chamilo\CoreBundle\Security\Authorization\Voter\UserRelUserVoter"
19
"Chamilo\CoreBundle\Security\Authorization\Voter\UserVoter"
20
"Chamilo\CoreBundle\Security\Authorization\Voter\UsergroupVoter"