GET https://testing25.beeznest.com/api

Security

Token

beeznest Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_GLOBAL_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_STUDENT"
  "ROLE_TEACHER"
  "ROLE_QUESTION_MANAGER"
  "ROLE_SESSION_MANAGER"
  "ROLE_CURRENT_COURSE_TEACHER"
  "ROLE_CURRENT_COURSE_SESSION_TEACHER"
  "ROLE_CURRENT_COURSE_GROUP_TEACHER"
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_CURRENT_COURSE_STUDENT"
  "ROLE_CURRENT_COURSE_SESSION_STUDENT"
  "ROLE_CURRENT_COURSE_GROUP_STUDENT"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1789
  -user: Chamilo\CoreBundle\Entity\User {#2048 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_GLOBAL_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

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 {#1762
  -map: Symfony\Component\Security\Http\AccessMap {#1763 …}
  -logger: Monolog\Logger {#1753 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1783
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#525 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1753 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1784 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1769 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1194 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1786 …}
}
28.64 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2564
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2024 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2571
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#527 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#532 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1763 …}
}
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"