https://shop.kaorime.co.jp/admin_kaorime/logout

Security

Token

There is no security token.

Firewall

admin Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2447
  -map: Symfony\Component\Security\Http\AccessMap {#2624 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2547 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2633
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#804 …}
  -sessionKey: "_security_admin"
  -logger: Symfony\Bridge\Monolog\Logger {#2547 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2634 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2467 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2548 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#805 …}
    "enableUsageTracking"
  ]
}
4.90 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2637
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2639 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2545
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#805 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2562 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2467 …}
}
3.39 ms
Symfony\Component\HttpFoundation\RedirectResponse {#2699
  #targetUrl: "https://shop.kaorime.co.jp/admin_kaorime/login"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#2873 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://shop.kaorime.co.jp/admin_kaorime/login'" />\n
    \n
            <title>Redirecting to https://shop.kaorime.co.jp/admin_kaorime/login</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://shop.kaorime.co.jp/admin_kaorime/login">https://shop.kaorime.co.jp/admin_kaorime/login</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}

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"