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 | Core\App\Security\LoginAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | Core\App\Security\AccessDeniedHandler |
| access_denied_url | (none) |
| authenticators | [ "login_throttling" "two_factor" "remember_me" "Core\App\Security\LoginAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#4533 -map: Symfony\Component\Security\Http\AccessMap {#4551 …} -logger: Monolog\Logger {#4471 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#4505 -sessionKey: "_security_main" -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#4496 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#4459 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#148 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4489 …} -logger: Monolog\Logger {#4471 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#4574 …} } |
0.31 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4628 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4537 …} } |
49.01 ms | Symfony\Component\HttpFoundation\RedirectResponse {#2542 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#2053 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/authentification'" />\n \n <title>Redirecting to /authentification</title>\n </head>\n <body>\n Redirecting to <a href="/authentification">/authentification</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/authentification" } |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#4614 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#4640 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#149 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#4615 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#4691 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#149 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#79 …} -map: Symfony\Component\Security\Http\AccessMap {#4551 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#4475 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#149 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4636 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#4574 …} -csrfTokenManager: null } |
(none) | (none) |