GET https://ianatra.mypreprod.xyz/login

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 App\Adapters\Primary\Http\Security\LoginFormAuthenticator
user_checker App\Adapters\Primary\Http\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
  "App\Adapters\Primary\Http\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#860
  -map: Symfony\Component\Security\Http\AccessMap {#895 …}
  -logger: Monolog\Logger {#809 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#876
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#786 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#951 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#132 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#904 …}
  -logger: Monolog\Logger {#809 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#789 …}
}
2.25 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#946
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#882 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#931
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#129 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#887 …}
  -userChecker: App\Adapters\Primary\Http\Security\UserChecker {#939 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#127 …}
  -logger: Monolog\Logger {#809 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#518 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#393 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#917
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#129 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#127 …}
  -map: Symfony\Component\Security\Http\AccessMap {#895 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#825
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app.logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#129 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#868 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#789 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Adapters\Primary\Http\Security\LoginFormAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision