POST https://tehila-jonas.fr/parametre

Security

Token

admin Username
Authenticated
68caea From
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#570
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#573 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.51 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.22 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#23 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#21 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#25 …}
  #content: "_token=9.wNDrHJO6poyOo2Rys1mG03UADb0qu0LsFpTKysiWYog.rb6mJMXo9tTLxggx3inKpgBNa5AZjwneVdahifzSU_2Jipgr1Izk5OHoDw&messageCopie=Bonjour%2C%0D%0A%0D%0ANous+serions+tr%C3%A8s+heureux+de+vous+compter+parmi+nous+pour+c%C3%A9l%C3%A9brer+notre+mariage.+%E2%9D%A4%EF%B8%8F%0D%0A%0D%0AVoici+votre+invitation+personnalis%C3%A9e+%3A+%7Blien%7D%0D%0A%0D%0AR%C3%A9ponse+souhait%C3%A9e+des+que+possible+%F0%9F%98%94%E2%9C%A8%E2%9C%85%F0%9F%98%A2%F0%9F%A5%B5%E2%9D%A4%EF%B8%8F%0D%0A%C3%80+tr%C3%A8s+vite%2C%0D%0ATehila+%26+Jonas&copierAvecMessage=1"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/parametre"
  #requestUri: "/parametre"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#563 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details