Security
Token
There is no security token. It was removed in bd9566.
Firewall
customer
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.customer_user_provider |
| context | customer |
| entry_point | App\Security\Customer\AuthenticationEntryPoint |
| user_checker | security.user_checker |
| access_denied_handler | App\Security\Customer\AccessDeniedHandler |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "remember_me" "App\Security\Customer\LoginAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#190 -map: Symfony\Component\Security\Http\AccessMap {#191 …} -logger: Monolog\Logger {#179 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#98 -sessionKey: "_security_customer" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#176 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#95 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#330 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#97 …} -logger: Monolog\Logger {#179 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#156 …} } |
0.31 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#554 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#74 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#597 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#55 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#610 …} -firewallName: "customer" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#309 …} -logger: Monolog\Logger {#179 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#496 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#358 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#905 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#309 …} -map: Symfony\Component\Security\Http\AccessMap {#191 …} } |
0.03 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#182 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "customer_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#150 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#156 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\Customer\LoginAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |