Security
Token
There is no security token.
Firewall
customer
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.customer_provider |
| context | customer |
| entry_point | App\Security\CustomerAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "remember_me" "App\Security\CustomerAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#1981 -map: Symfony\Component\Security\Http\AccessMap {#1982 …} -logger: Monolog\Logger {#1967 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#2021 -sessionKey: "_security_customer" -registered: true -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1973 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2024 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1311 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2022 …} -logger: Monolog\Logger {#1967 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1930 …} } |
0.02 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2051 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2027 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#2053 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1310 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#126 …} -map: Symfony\Component\Security\Http\AccessMap {#1982 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1972 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1310 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1359 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1930 …} -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1313 …} } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\CustomerAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |