GET https://nutrizaza.com/api/utilisateur/info/me

Security

Token

320500820 Username
Authenticated
Property Value
Roles
[
  "ROLE_COACH"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1055
  -user: App\Entity\Utilisateur {#445 …}
  -roleNames: [
    "ROLE_COACH"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODE3MTYxODIsImV4cCI6MTc4MTcxOTc4Miwicm9sZXMiOlsiUk9MRV9DT0FDSCIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6IjMyMDUwMDgyMCJ9.ZZIsSOO1F_--blLCMJf_Nek-3eN19OCnsuor_O0Y8w-jEQabfq0iIjLanJ6PyiIBjV3bh6gHuJDpAInnKm0DHQatjoYhujwOishxJ6DFRfvuHkLouxTvoJTwb9gYRAW08yuxjQH0frAGVj-yUJi0OYUoD06Gp4EV4AcTTcgN_ZFIfbJAqE1D0x3fJKPzz842FFwCtqoQn06j6UB5qU7JNl_cqFsJ240TNjkT61cIumhGj-IYzX1MkEGWon-dX7rNk0qbxBad-UdPsN5vntuVc-5-GVxGJ8AnmBsK8r_YXoiRwZUZCskAysyciVMymVOIg_RFC5r0JEDHa4SpW5smVw"
}

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 App\Security\UtilisateurUserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
  "refresh_jwt"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
29.72 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.47 ms (none)

Authenticators

Status Authenticator
skipped
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"

This authenticator did not support the request.

success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 2.18 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#164
  #user: App\Entity\Utilisateur {#445 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#166
      -userLoader: Closure($userIdentifier) {#718 …}
      -user: App\Entity\Utilisateur {#445 …}
      -identifierNormalizer: null
      -userIdentifier: "320500820"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1781716182
      "exp" => 1781719782
      "roles" => [
        "ROLE_COACH"
        "ROLE_USER"
      ]
      "username" => "320500820"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODE3MTYxODIsImV4cCI6MTc4MTcxOTc4Miwicm9sZXMiOlsiUk9MRV9DT0FDSCIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6IjMyMDUwMDgyMCJ9.ZZIsSOO1F_--blLCMJf_Nek-3eN19OCnsuor_O0Y8w-jEQabfq0iIjLanJ6PyiIBjV3bh6gHuJDpAInnKm0DHQatjoYhujwOishxJ6DFRfvuHkLouxTvoJTwb9gYRAW08yuxjQH0frAGVj-yUJi0OYUoD06Gp4EV4AcTTcgN_ZFIfbJAqE1D0x3fJKPzz842FFwCtqoQn06j6UB5qU7JNl_cqFsJ240TNjkT61cIumhGj-IYzX1MkEGWon-dX7rNk0qbxBad-UdPsN5vntuVc-5-GVxGJ8AnmBsK8r_YXoiRwZUZCskAysyciVMymVOIg_RFC5r0JEDHa4SpW5smVw"
  ]
}
Badges UserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#10
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#60 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#63 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#62 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#64 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/ld+json"
  ]
  #pathInfo: "/api/utilisateur/info/me"
  #requestUri: "/api/utilisateur/info/me"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2309 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details