Redirect 302 redirect from GET @chamilo_core_course_home (f7770d)

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 {#1352
  -map: Symfony\Component\Security\Http\AccessMap {#1353 …}
  -logger: Monolog\Logger {#1519 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1373
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#478 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1519 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1374 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1366 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#947 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1376 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1919
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1926 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1377
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#479 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1924 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1917 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#433 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#1519 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#792 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#644 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1483
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#479 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1498 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1482 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1918
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#479 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#433 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1353 …}
}
3.57 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"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#19
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#52 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#53 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#72 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#71 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#70 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#73 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/login"
  #requestUri: "/login?redirect=https://testing25.beeznest.com/course/1/home?cid%3D1%26gid%3D0"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1431 …}
  #locale: "en_US"
  #defaultLocale: "en_US"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute PUBLIC_ACCESS ACCESS GRANTED
"Chamilo\CoreBundle\Security\Authorization\Voter\AnonymousVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CCalendarEventVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\CourseVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\GroupVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageTagVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\MessageVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceNodeVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\ResourceVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\SessionVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\SocialPostVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\TrackEExerciseVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UserRelUserVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UserVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
"Chamilo\CoreBundle\Security\Authorization\Voter\UsergroupVoter"
attribute PUBLIC_ACCESS ACCESS ABSTAIN
Show voter details