GET https://mercure.terrenourriciere.org/admin

Security

Token

There is no security token.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context admin
entry_point security.authenticator.form_login.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1964
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#505 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\ChannelListener {#505 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3548
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#204 …}
  -time: 0.00010299682617188
  -stub: Symfony\Component\Security\Http\Firewall\ContextListener {#204 …}
}
0.12 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2711
  -response: null
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#2355 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3547 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3546
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#425 …}
  -time: 0.00070595741271973
  -stub: Symfony\Component\Security\Http\Firewall\AccessListener {#425 …}
}
0.71 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3551
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#445 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#516 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#580 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

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

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#3128
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#1623 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#3177 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#2940 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#3224 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#3225 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#3232 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#2812 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin"
  #requestUri: "/admin"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#3253 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.216.106\x00172.22.0.1\x00" => [
      "216.73.216.106"
    ]
    "4\x00mercure.terrenourriciere.org\x00\x00" => [
      "mercure.terrenourriciere.org"
    ]
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
Show voter details