PUT https://api.city-league.com/api/tournaments/t1780836922453/data

Security

Token

a@a.a Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#380
  -user: App\Entity\League\User {#551 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODA4MzUxMDEsImV4cCI6MTc4MDgzODcwMSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYUBhLmEifQ.Vmn61bvSPmnIAEOrADdzztCTQbeGNrhFSxC1aHYcTUQGBuSfaj4g_FlX26dJej3u8GORfkFBqRx4NgE3T041clysiu95Wqrep4Iqcp-ky_WQ8eUfp_Wll7RR6q3ehFdwfjw_7ARjNAOINEETtAZqrkviJENs9JeEvkVgiU7pqt34o7ejOZgFxjBreBPlCegHc3seMzPHQbM-4eSeqy1UqCqnVETNauKUi_vlAPHjVv5cW_C9UGsRJEi7zPCJrTGQb0UVSQzmrHpYx90060pcPR3_uxKKRMgI3b1MZBTo3dBmpAglykG0V1Lw39VsdKhUEggASRiYQVssbrLgAV-hbg"
}

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"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
3.81 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.00 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 0.40 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#356
  #user: App\Entity\League\User {#551 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#359
      -userLoader: Closure($userIdentifier) {#361 …}
      -user: App\Entity\League\User {#551 …}
      -identifierNormalizer: null
      -userIdentifier: "a@a.a"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1780835101
      "exp" => 1780838701
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "a@a.a"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODA4MzUxMDEsImV4cCI6MTc4MDgzODcwMSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYUBhLmEifQ.Vmn61bvSPmnIAEOrADdzztCTQbeGNrhFSxC1aHYcTUQGBuSfaj4g_FlX26dJej3u8GORfkFBqRx4NgE3T041clysiu95Wqrep4Iqcp-ky_WQ8eUfp_Wll7RR6q3ehFdwfjw_7ARjNAOINEETtAZqrkviJENs9JeEvkVgiU7pqt34o7ejOZgFxjBreBPlCegHc3seMzPHQbM-4eSeqy1UqCqnVETNauKUi_vlAPHjVv5cW_C9UGsRJEi7zPCJrTGQb0UVSQzmrHpYx90060pcPR3_uxKKRMgI3b1MZBTo3dBmpAglykG0V1Lw39VsdKhUEggASRiYQVssbrLgAV-hbg"
  ]
}
Badges UserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_USER.
Show voter details