GET https://2let2-backoffice.cwd-mm.com/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 shared_context
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#782
  -map: Symfony\Component\Security\Http\AccessMap {#765 …}
  -logger: Monolog\Logger {#737 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#604
  -sessionKey: "_security_shared_context"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#738 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#611 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#289 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#603 …}
  -logger: Monolog\Logger {#737 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#600 …}
}
2.33 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#562
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#560 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#618
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#292 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#294 …}
  -map: Symfony\Component\Security\Http\AccessMap {#765 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#741
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "auth_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#292 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#759 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#742 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

Access Decision