Security

Token

1f08f2b5-be3e-6560-9b91-a3e330a0f847 Username
Authenticated
Property Value
Roles
[
  "ROLE_MANAGER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1320
  -user: App\Entity\User {#922 …}
  -roleNames: [
    "ROLE_MANAGER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzU1MTE3MDgsImV4cCI6MTc3NTUxNTMwOCwicm9sZXMiOlsiUk9MRV9NQU5BR0VSIl0sInVzZXJuYW1lIjoiamJAbWFuYWdlci5sb2NhbCIsInV1aWQiOiIxZjA4ZjJiNS1iZTNlLTY1NjAtOWI5MS1hM2UzMzBhMGY4NDciLCJmaXJzdG5hbWUiOiJMw6lvIiwibGFzdG5hbWUiOiJMZXJveSJ9.q0RhwwLZopbjZ3qOZCnWWyb-KReCYoY3cGLdJ17z74yXT-xZPfP2xKT_TVI0vrs43xhlYZ_mdFzo0dHyFfHCunWzATmBrEvIyCDliFP2C--GXmyQmaJmLgDLAWRf1--DPOjZd5BeGPi6iN2pLCohxQSpzzx4F8qBm9Co_Jcm_6RSDWuQWAuvnvgZIId4LIFpBpxacCeWkOb0qoUtKC5oc8hEdsH755jPW0RItWZyeCZmHrHBgO47BB8TWFDSUpiLSqKCCwfPWCncf4ne15-5OtlrRjIdDfR4LeDZo-v_UbAX9D4iW97Glh8iHv8bGl2G-BTUVf5DpJLJCI98tIWiXw"
}

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"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#805
  -map: Symfony\Component\Security\Http\AccessMap {#843 …}
  -logger: Monolog\Logger {#810 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#786
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#782 …}
}
86.22 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#785
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#504 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#791 …}
  -map: Symfony\Component\Security\Http\AccessMap {#843 …}
}
0.61 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 2.73 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#804
  #user: App\Entity\User {#922 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#842
      -userLoader: Closure($userIdentifier) {#75 …}
      -user: App\Entity\User {#922 …}
      -userIdentifier: "jb@manager.local"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1775511708
      "exp" => 1775515308
      "roles" => [
        "ROLE_MANAGER"
      ]
      "username" => "jb@manager.local"
      "uuid" => "1f08f2b5-be3e-6560-9b91-a3e330a0f847"
      "firstname" => "Léo"
      "lastname" => "Leroy"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzU1MTE3MDgsImV4cCI6MTc3NTUxNTMwOCwicm9sZXMiOlsiUk9MRV9NQU5BR0VSIl0sInVzZXJuYW1lIjoiamJAbWFuYWdlci5sb2NhbCIsInV1aWQiOiIxZjA4ZjJiNS1iZTNlLTY1NjAtOWI5MS1hM2UzMzBhMGY4NDciLCJmaXJzdG5hbWUiOiJMw6lvIiwibGFzdG5hbWUiOiJMZXJveSJ9.q0RhwwLZopbjZ3qOZCnWWyb-KReCYoY3cGLdJ17z74yXT-xZPfP2xKT_TVI0vrs43xhlYZ_mdFzo0dHyFfHCunWzATmBrEvIyCDliFP2C--GXmyQmaJmLgDLAWRf1--DPOjZd5BeGPi6iN2pLCohxQSpzzx4F8qBm9Co_Jcm_6RSDWuQWAuvnvgZIId4LIFpBpxacCeWkOb0qoUtKC5oc8hEdsH755jPW0RItWZyeCZmHrHBgO47BB8TWFDSUpiLSqKCCwfPWCncf4ne15-5OtlrRjIdDfR4LeDZo-v_UbAX9D4iW97Glh8iHv8bGl2G-BTUVf5DpJLJCI98tIWiXw"
  ]
}
Badges UserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#10
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#62 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#65 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#64 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#66 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/stripe/connect/workshop/0045bbc1-ea9a-45e0-b474-553a923dee9b/status"
  #requestUri: "/api/stripe/connect/workshop/0045bbc1-ea9a-45e0-b474-553a923dee9b/status"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2088 …}
  #locale: "en"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details