https://stg.itsukushi-store.com/logout

Security

Token

There is no security token.

Firewall

customer Name
Security enabled
Stateless

Configuration

Key Value
provider Eccube\Security\Core\User\CustomerProvider
context customer
entry_point security.authenticator.form_login.customer
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#7495
  -map: Symfony\Component\Security\Http\AccessMap {#7494 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#7503 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#7390
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1008 …}
  -sessionKey: "_security_customer"
  -logger: Symfony\Bridge\Monolog\Logger {#7503 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#7391 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#7947 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#7504 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1009 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#8159
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#7991 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#7501
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1009 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#7953 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#7947 …}
}
3.13 ms
Symfony\Component\HttpFoundation\RedirectResponse {#8175
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#8358 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://stg.itsukushi-store.com/'" />\n
    \n
            <title>Redirecting to https://stg.itsukushi-store.com/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://stg.itsukushi-store.com/">https://stg.itsukushi-store.com/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  #targetUrl: "https://stg.itsukushi-store.com/"
}

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Eccube\Security\Voter\AuthorityVoter"