Redirect 302 redirect from GET @myaccount_proxy_index (fff29b)

Security

Token

There is no security token. It was removed in fff29b.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.customer_user_provider
context customer_user
entry_point App\Security\CustomerUserAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\CustomerUserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#86
  -map: Symfony\Component\Security\Http\AccessMap {#85 …}
  -logger: Monolog\Logger {#349 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#60
  -sessionKey: "_security_customer_user"
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#124 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#57 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#219 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#59 …}
  -logger: Monolog\Logger {#349 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#137 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#54
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#53 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#42
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#220 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#47 …}
  -map: Symfony\Component\Security\Http\AccessMap {#85 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#136
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "symfony_myaccount_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#220 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#119 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#137 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\CustomerUserAuthenticator"

This authenticator did not support the request.

Access Decision