Security Token

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

Security Firewall

shop Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider sylius.shop_user_provider.email_or_name_based
context shop
entry_point security.authentication.form_entry_point.shop
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

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

Security Voters (3)

affirmative 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"

Access decision log

# Result Attributes Object
1 DENIED ROLE_NO_ACCESS
Symfony\Component\HttpFoundation\Request {#61
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#95 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#101 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#96 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#92 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#93 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#94 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#91 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/en_GB/_partial/taxons/by-channel-menu-taxon/"
  #requestUri: "/en_GB/_partial/taxons/by-channel-menu-taxon/?template=%40SyliusShop%2FTaxon%2F_horizontalMenu.html.twig"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#3632 …}
  #locale: "en_GB"
  #defaultLocale: "en_GB"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
Show voter details