Security

Token

ema@sprene.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_CUSTOMER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1678
  -user: App\Entity\User {#1595 …}
  -roleNames: [
    "ROLE_CUSTOMER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjU5NTk5NTIsImV4cCI6MTc2NTk2MzU1Miwicm9sZXMiOlsiUk9MRV9DVVNUT01FUiJdLCJ1c2VybmFtZSI6ImVtYUBzcHJlbmUuZnIifQ.TjmRSTkrOk4rdm-s1vWOJimCO2bcR89z3ILNgvWRQ3PeWB-FzGCWVdBd4jJ85amwMR4R32rwO6Pxf3tEVSVQkpzkxV1FrUVDKauJrASjburnyb4wlF5BkLvILkkevtfVaSJZg_mG70XamvJqkeH9zBTvJDTBAlkD4s_l7Pn4V2MXoWglAjo2M15NTtjVt_zTnZ1Pt9nOL4pZi8v2iGBUaK0KWjHS8vhd5VDHmbbb-0xI65xMOCUmsF3Z3_XVd0jeHEUa0WTDiryoUVDZP8oKeTN946AkEY2c0CoQ7bIKjqhEvW4Aa6JxC-529xJxoi6egXvoqwHdmdDKnUOGtcfQQg"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider fos_user.user_provider.username
context (none)
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1446
  -map: Symfony\Component\Security\Http\AccessMap {#1447 …}
  -logger: Monolog\Logger {#1437 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1479
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1480 …}
}
44.19 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1493
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#504 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#506 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1447 …}
}
0.12 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
5.71 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1477
  #user: App\Entity\User {#1595 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1497
      -userIdentifier: "ema@sprene.fr"
      -userLoader: Closure($userIdentifier) {#1499 …}
      -user: App\Entity\User {#1595 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1765959952
      "exp" => 1765963552
      "roles" => [
        "ROLE_CUSTOMER"
      ]
      "username" => "ema@sprene.fr"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjU5NTk5NTIsImV4cCI6MTc2NTk2MzU1Miwicm9sZXMiOlsiUk9MRV9DVVNUT01FUiJdLCJ1c2VybmFtZSI6ImVtYUBzcHJlbmUuZnIifQ.TjmRSTkrOk4rdm-s1vWOJimCO2bcR89z3ILNgvWRQ3PeWB-FzGCWVdBd4jJ85amwMR4R32rwO6Pxf3tEVSVQkpzkxV1FrUVDKauJrASjburnyb4wlF5BkLvILkkevtfVaSJZg_mG70XamvJqkeH9zBTvJDTBAlkD4s_l7Pn4V2MXoWglAjo2M15NTtjVt_zTnZ1Pt9nOL4pZi8v2iGBUaK0KWjHS8vhd5VDHmbbb-0xI65xMOCUmsF3Z3_XVd0jeHEUa0WTDiryoUVDZP8oKeTN946AkEY2c0CoQ7bIKjqhEvW4Aa6JxC-529xJxoi6egXvoqwHdmdDKnUOGtcfQQg"
  ]
}
UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/reservations"
  #requestUri: "/api/reservations?professionalCustomer.id=1&state=VALIDATED&reservedDate%5Bafter%5D=2025-12-17&reservedDate%5Bbefore%5D=2025-12-17&page=1&itemsPerPage=10"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Closure() {#934 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details