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 {#2549
  -map: Symfony\Component\Security\Http\AccessMap {#2550 …}
  -logger: Monolog\Logger {#2533 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2570
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#392 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2533 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2571 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2556 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1199 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2573 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2582
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2580 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2584
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#393 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#338 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2550 …}
}
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"