GET https://hordes.adri-web.dev/jx/public/login

Security

Token

There is no security token. It was removed in c4b6fd.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users
context main
entry_point App\Security\AjaxAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "App\Security\AjaxAuthenticator"
  "App\Security\EternalAuthenticator"
  "App\Security\RememberMeAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#399
  -map: Symfony\Component\Security\Http\AccessMap {#392 …}
  -logger: Monolog\Logger {#1037 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#348
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#517 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#345 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#628 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#347 …}
  -logger: Monolog\Logger {#1037 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#526 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#333
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#338 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#326
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#629 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#325 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#323 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#331 …}
  -logger: Monolog\Logger {#1037 …}
  -usernameParameter: "_switch_user"
  -role: "CAN_IMPERSONATE"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#991 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#666 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#321
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#629 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#331 …}
  -map: Symfony\Component\Security\Http\AccessMap {#392 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#524
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "auto_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#629 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#516 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#526 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AjaxAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\EternalAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Voter\ImpersonationVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\ImpersonationVoter"
ABSTAIN
Show voter details
2 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\ImpersonationVoter"
ABSTAIN
Show voter details