Redirect 302 redirect from GET @n/a (a5ff03)

GET https://testing25b.beeznest.com/error/undefined-url

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\LoginTokenAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\GenericAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\FacebookAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\KeycloakAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\OAuth2\AzureAuthenticator"
  "Chamilo\CoreBundle\Security\Authenticator\Ldap\LdapAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1618
  -map: Symfony\Component\Security\Http\AccessMap {#1619 …}
  -logger: Monolog\Logger {#1583 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1643
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#817 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1583 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1644 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1627 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#112 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1646 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1677
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1703 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1647
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#819 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1700 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1701 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#824 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#1583 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#974 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#812 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1586
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#819 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1578 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1587 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1689
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#819 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#824 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1619 …}
}
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"