http://bio-moosod.com/

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AppCustomAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "custom_authenticators"
]

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_USER
Symfony\Component\HttpFoundation\Request {#51
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#95 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#102 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#96 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#92 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#93 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#94 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#91 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#252 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  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