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"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2418
  -map: Symfony\Component\Security\Http\AccessMap {#2419 …}
  -logger: Monolog\Logger {#2384 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2440
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#342 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2384 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2441 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2432 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1104 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2443 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2452
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2445 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2444
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#343 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#2447 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2454 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#292 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#2384 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#746 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#584 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2387
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#343 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2378 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2388 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2453
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#343 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#292 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2419 …}
}
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"