Security
Token
There is no security token. It was removed in acaa38.
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 {#193 -map: Symfony\Component\Security\Http\AccessMap {#194 …} -logger: Monolog\Logger {#182 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#99 -sessionKey: "_security_customer" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#179 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#96 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#330 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#98 …} -logger: Monolog\Logger {#182 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#157 …} } |
0.22 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#50 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#75 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#548 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#56 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#552 …} -firewallName: "customer" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#312 …} -logger: Monolog\Logger {#182 …} -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 {#899 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#331 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#312 …} -map: Symfony\Component\Security\Http\AccessMap {#194 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#185 -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 {#151 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#157 …} -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. |