https://online.ikus.furniture/products/detail/1643

Security

Token

sh235@sokengroup.jp Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#2916
  -credentials: null
  -firewallName: "customer"
  -user: Eccube\Entity\Customer {#2997 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

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

No security listeners have been recorded. Check that debugging is enabled in the kernel.

Authenticators

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

Access Decision