Security
Token
crt@nomad.fr
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_COMPANY" "ROLE_USER" ] |
| Inherited Roles | none |
| Token | Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#526 -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzU4OTQ5MzUsImV4cCI6MTc3NTk4MTMzNSwicm9sZXMiOlsiUk9MRV9DT01QQU5ZIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiY3J0QG5vbWFkLmZyIiwibWVyY3VyZSI6eyJzdWJzY3JpYmUiOlsiaHR0cHM6Ly8vdXNlcnMvMTU3MC9ub3RpZmljYXRpb25zIl19fQ.bs5XdFKb8Oxjfj5LuxgcM2ECAf5WhBxiQS-z2Z5fceG39mIiXcJCpKK6JaHqWYVGMsRWojKzHFrjsaULfQ-kBkzkJMbT3w6dRJsxCIcmKd5kUGqnu45nvS_4N_1c8G_7rj6XGWfg8WKlbN-7Ony7bHHWwaW-26ZmJlUKqRP6XIYH1rH58-XCtngaPZKvqbjMHgM6QoUOkGce2fI-1lKkDpxwXDYy7tA7XsTdMjCTIb1LBv-h__6HMi91oT-ZVVlzylK06M7nrXm9eFkbHMtJh69B8WEIrpvRnGblcA9yHoMdo28mGBv5_5cl3Vkskwq7LDNVqD775UslhWqQmxjMig" -firewallName: "api" -user: App\Entity\User {#1565 …} -roleNames: [ "ROLE_COMPANY" "ROLE_USER" ] -authenticated: true -attributes: [] } |
Firewall
api
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | (none) |
| entry_point | security.authenticator.jwt.api |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "jwt" "json_login" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#646 -map: Symfony\Component\Security\Http\AccessMap {#644 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#666 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#631 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#632 …} } |
665.15 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#638 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#166 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#82 …} -map: Symfony\Component\Security\Http\AccessMap {#644 …} -authManager: null -exceptionOnNoToken: false } |
0.51 ms | (none) |
Authenticators
| Authenticator | Supports | Duration | Passport |
|---|---|---|---|
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" |
0.00 ms | (none) | |
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" |
2.54 ms | Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#428 #user: App\Entity\User {#1565 …} -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#445 -userIdentifier: "crt@nomad.fr" -userLoader: Closure($userIdentifier) {#449 …} -user: App\Entity\User {#1565 …} } ] -attributes: [ "payload" => [ "iat" => 1775894935 "exp" => 1775981335 "roles" => [ "ROLE_COMPANY" "ROLE_USER" ] "username" => "crt@nomad.fr" "mercure" => [ "subscribe" => [ "https:///users/1570/notifications" ] ] ] "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzU4OTQ5MzUsImV4cCI6MTc3NTk4MTMzNSwicm9sZXMiOlsiUk9MRV9DT01QQU5ZIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiY3J0QG5vbWFkLmZyIiwibWVyY3VyZSI6eyJzdWJzY3JpYmUiOlsiaHR0cHM6Ly8vdXNlcnMvMTU3MC9ub3RpZmljYXRpb25zIl19fQ.bs5XdFKb8Oxjfj5LuxgcM2ECAf5WhBxiQS-z2Z5fceG39mIiXcJCpKK6JaHqWYVGMsRWojKzHFrjsaULfQ-kBkzkJMbT3w6dRJsxCIcmKd5kUGqnu45nvS_4N_1c8G_7rj6XGWfg8WKlbN-7Ony7bHHWwaW-26ZmJlUKqRP6XIYH1rH58-XCtngaPZKvqbjMHgM6QoUOkGce2fI-1lKkDpxwXDYy7tA7XsTdMjCTIb1LBv-h__6HMi91oT-ZVVlzylK06M7nrXm9eFkbHMtJh69B8WEIrpvRnGblcA9yHoMdo28mGBv5_5cl3Vkskwq7LDNVqD775UslhWqQmxjMig" ] } |
Access Decision
affirmative
Strategy
Access decision log
| # | Result | Attributes | Object |
|---|---|---|---|
| 1 | GRANTED | IS_AUTHENTICATED_FULLY | Symfony\Component\HttpFoundation\Request {#55 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#95 …} +request: Symfony\Component\HttpFoundation\InputBag {#101 …} +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: [ "application/json" ] #pathInfo: "/api/productions-by-day/5" #requestUri: "/api/productions-by-day/5?mois=04&annee=2026&optionSelect=V&page=1&categoryId=1%2C2%2C3&idUser=1570&roleUser=ROLE_SELLER" #baseUrl: "" #basePath: null #method: "GET" #format: "json" #session: Symfony\Component\HttpFoundation\Session\Session {#4009 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null : "" } |
| Show voter details | |||