https://www.vihta-soro.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#2710
  -secret: "KsLWj0I"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

customer Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider Eccube\Security\Core\User\CustomerProvider
context customer
entry_point security.authentication.form_entry_point.customer
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#3110
  -map: Symfony\Component\Security\Http\AccessMap {#3109 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#2721 …}
  -logger: Symfony\Bridge\Monolog\Logger {#3123 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2719
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#919 …}
  -sessionKey: "_security_customer"
  -logger: Symfony\Bridge\Monolog\Logger {#3123 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2718 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#891 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#3117 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#2552 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#922 …}
    "enableUsageTracking"
  ]
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#2433
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#614 …}
  #options: [
    "check_path" => "mypage_login"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "login_email"
    "password_parameter" => "login_pass"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#3123 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#652 …}
  #providerKey: "customer"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#2557 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#922 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2720 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#891 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2715 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#2713 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#2552 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#2716
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#919 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#2552 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#652 …}
  -logger: Symfony\Bridge\Monolog\Logger {#3123 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#891 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2720 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2711
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#919 …}
  -secret: "KsLWj0I"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#652 …}
  -logger: Symfony\Bridge\Monolog\Logger {#3123 …}
}
1.03 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2556
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#922 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#2554
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#612 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#2553}
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#2552 …}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#2555 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2557 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3386
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#922 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#649 …}
  -map: Symfony\Component\Security\Http\AccessMap {#3109 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#652 …}
}
0.00 ms (none)

Security Voters (4)

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"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute ROLE_USER ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details