GET https://hordes.adri-web.dev/legal/imprint

Security

Token

There is no security token.

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