Security

Token

There is no security token.

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1807
  -map: Symfony\Component\Security\Http\AccessMap {#1808 …}
  -logger: Monolog\Logger {#1798 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1836
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#847 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1798 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1837 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1818 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#117 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1839 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1848
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1846 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1850
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#849 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#854 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1808 …}
}
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"