GET https://balles-dev.ovh/api/courses/93

Security

Token

grousson@orpiment.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_PLAYER"
  "ROLE_ADMIN"
  "ROLE_USER"
  "ROLE_PLAYER3"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1237
  -user: App\Entity\User {#1371 …}
  -roleNames: [
    "ROLE_PLAYER"
    "ROLE_ADMIN"
    "ROLE_USER"
    "ROLE_PLAYER3"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzE2NzM1NzAsImV4cCI6MTc3MTY3NzE3MCwicm9sZXMiOlsiUk9MRV9QTEFZRVIiLCJST0xFX0FETUlOIiwiUk9MRV9VU0VSIiwiUk9MRV9QTEFZRVIzIl0sInVzZXJuYW1lIjoiV2VibWFzdGVyIn0.aqWLUQUGcGAXvLaNL1MUP6CH0TY3fK88BOl00kMfTqZo9m6a3knCB94g0vdTXkjC63vYUO_8pUzRpNGeVJ_vmhWDLrkt96gBpcgJMylyMB70xdGZPPDnx55HxUgqFoyybgYXn3PLwfHZXreNLhQrrAf0yYr9hAnICsZfXKj1Pxaclf0EChl4wbLhCoxbtoyOa5L2zyLvb5c3SfpZP1Zj4L76lChsu2n-JFnSROeb2hlbj-GP8KMgm3kBWyZ8mPeqO6HXU9dtVUUuOyd-Pp8S464CzUqQs8OjYHlBuvu0hvVgeBb95-g2fqheNktNyCniqU37bOPBUvHWFFv2peCPeA"
}

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 {#1094
  -map: Symfony\Component\Security\Http\AccessMap {#1093 …}
  -logger: Monolog\Logger {#1036 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1011
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1013 …}
}
82.40 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1009
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#24 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#464 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1093 …}
}
0.66 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 6.47 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1095
  #user: App\Entity\User {#1371 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1097
      -userLoader: Closure($userIdentifier) {#999 …}
      -user: App\Entity\User {#1371 …}
      -userIdentifier: "Webmaster"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1771673570
      "exp" => 1771677170
      "roles" => [
        "ROLE_PLAYER"
        "ROLE_ADMIN"
        "ROLE_USER"
        "ROLE_PLAYER3"
      ]
      "username" => "Webmaster"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzE2NzM1NzAsImV4cCI6MTc3MTY3NzE3MCwicm9sZXMiOlsiUk9MRV9QTEFZRVIiLCJST0xFX0FETUlOIiwiUk9MRV9VU0VSIiwiUk9MRV9QTEFZRVIzIl0sInVzZXJuYW1lIjoiV2VibWFzdGVyIn0.aqWLUQUGcGAXvLaNL1MUP6CH0TY3fK88BOl00kMfTqZo9m6a3knCB94g0vdTXkjC63vYUO_8pUzRpNGeVJ_vmhWDLrkt96gBpcgJMylyMB70xdGZPPDnx55HxUgqFoyybgYXn3PLwfHZXreNLhQrrAf0yYr9hAnICsZfXKj1Pxaclf0EChl4wbLhCoxbtoyOa5L2zyLvb5c3SfpZP1Zj4L76lChsu2n-JFnSROeb2hlbj-GP8KMgm3kBWyZ8mPeqO6HXU9dtVUUuOyd-Pp8S464CzUqQs8OjYHlBuvu0hvVgeBb95-g2fqheNktNyCniqU37bOPBUvHWFFv2peCPeA"
  ]
}
Badges 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"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
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: [
    "application/json"
  ]
  #pathInfo: "/api/courses/93"
  #requestUri: "/api/courses/93"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Closure() {#989 …}
  #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