Redirect 302 redirect from GET @app_frontend_constants_gettoconstants (752eb4)

GET https://to3.tourone.de/backend/security/login

Security

Token

There is no security token. It was removed in 52cf86.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.chain_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "App\Security\ApiKeyAuthenticator"
  "App\Security\WebsiteUserAuthenticator"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#375
  -map: Symfony\Component\Security\Http\AccessMap {#376 …}
  -logger: Monolog\Logger {#338 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#420
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#365 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#423 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#473 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#421 …}
  -logger: Monolog\Logger {#338 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#345 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#236
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#241 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#229
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#474 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#342 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#228 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#234 …}
  -logger: Monolog\Logger {#338 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#604 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#491 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#226
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#474 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#234 …}
  -map: Symfony\Component\Security\Http\AccessMap {#376 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#367
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#474 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#332 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#345 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\ApiKeyAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\WebsiteUserAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision