GET https://stgdesign.toridorimidori.jp/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 {#268
  -map: Symfony\Component\Security\Http\AccessMap {#269 …}
  -logger: Monolog\Logger {#225 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#289
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#821 …}
  -sessionKey: "_security_customer"
  -logger: Monolog\Logger {#225 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#288 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#235 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#195 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#283 …}
}
151.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#305
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#302 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#234
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#817 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#193 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#235 …}
}
8.18 ms
Symfony\Component\HttpFoundation\RedirectResponse {#2038
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#2752 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://stgdesign.toridorimidori.jp/'" />\n
    \n
            <title>Redirecting to https://stgdesign.toridorimidori.jp/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://stgdesign.toridorimidori.jp/">https://stgdesign.toridorimidori.jp/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://stgdesign.toridorimidori.jp/"
}

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"