GET https://testing25b.beeznest.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F

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 {#2471
  -map: Symfony\Component\Security\Http\AccessMap {#2472 …}
  -logger: Monolog\Logger {#2439 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2492
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#375 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2439 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2493 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2478 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#900 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2495 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2734
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2741 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2496
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#376 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#2739 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2732 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#321 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#2439 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#789 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#643 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2442
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#376 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2433 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2443 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2733
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#376 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#321 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2472 …}
}
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"