GET https://testing25b.beeznest.com/themes/chamilo/colors.css

Security

Token

There is no security token.

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

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2474
  -map: Symfony\Component\Security\Http\AccessMap {#2475 …}
  -logger: Monolog\Logger {#2442 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2495
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#478 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2442 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2496 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2488 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#947 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2498 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2737
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2744 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2499
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#479 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#2742 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2735 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#433 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#2442 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#792 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#644 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2445
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#479 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1396 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2446 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2736
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#479 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#433 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2475 …}
}
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\MessageTagVoter"
9
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageVoter"
10
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceNodeVoter"
11
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceVoter"
12
"Chamilo\CoreBundle\Security\Authorization\Voter\SessionVoter"
13
"Chamilo\CoreBundle\Security\Authorization\Voter\SocialPostVoter"
14
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEExerciseVoter"
15
"Chamilo\CoreBundle\Security\Authorization\Voter\UserRelUserVoter"
16
"Chamilo\CoreBundle\Security\Authorization\Voter\UserVoter"
17
"Chamilo\CoreBundle\Security\Authorization\Voter\UsergroupVoter"