https://display.sandrea.net/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 {#2891
  -map: Symfony\Component\Security\Http\AccessMap {#2890 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#2899 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2764
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#942 …}
  -sessionKey: "_security_customer"
  -logger: Symfony\Bridge\Monolog\Logger {#2899 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2763 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3403 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2900 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#943 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2754
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2753 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2897
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#943 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3409 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3403 …}
}
2.11 ms
Symfony\Component\HttpFoundation\RedirectResponse {#3672
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#3845 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://display.sandrea.net/'" />\n
    \n
            <title>Redirecting to https://display.sandrea.net/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://display.sandrea.net/">https://display.sandrea.net/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  #targetUrl: "https://display.sandrea.net/"
}

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"