https://dev.kmj-tv.jp/media../.git/config

Security Token

There is no security token.

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

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

Security Voters (8)

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"
5
"Plugin\CustomerGroup\Security\Authorization\Voter\CategoryVoter"
6
"Plugin\CustomerGroup\Security\Authorization\Voter\GroupVoter"
7
"Plugin\CustomerGroup\Security\Authorization\Voter\PageVoter"
8
"Plugin\CustomerGroup\Security\Authorization\Voter\ProductVoter"