GET https://52.199.68.136.nip.io/block/calendar

Security

Token

smulange@test.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#553
  -user: Eccube\Entity\Customer {#1852 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -secret: "ec_cube_auth_magic_key_test_env"
  -firewallName: "customer"
}

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