GET https://coli.preprod.devsoft-pro.net/api/courses/with-participants

Security

Token

responsable@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1111
  -user: App\Entity\User {#1113 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzMyMzE4NDcsImV4cCI6MTc3MzIzNTQ0NywidXNlcm5hbWUiOiJyZXNwb25zYWJsZUBnbWFpbC5jb20iLCJyb2xlcyI6WyJST0xFX1VTRVIiXX0.jOibC5D2YIJeE1CsHUCB2mBBi3FUlVEmZhbrSsHLb3pyDQuQxGxwJPqiOcZUacYhQEcjRJAPcA35tkzG1-rQOYEvtKLO9VHMIN5I5PSNY4PkIjvtG3UK1vkvRy9C6o5MRAfi9WW-8xep_8u0uje2GhYc0EhKkd5v2ERKgMdMZpsTvWKqg7L-xut4oIzuBXWw0pRbibuYfryYr7h-MOuVfX3h3cnFSpyINaDPCOrFD6rjFyr0t9ps6ZA249Xa9DFvnACz2xvRacxG3NVc8png1fYnr8l08MBD3HUp8VFDI1HmrIAWHXwk8PY_nYY5G-1GewvzkYBAos5i26JKYh5F1g"
}

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 {#883
  -map: Symfony\Component\Security\Http\AccessMap {#886 …}
  -logger: Monolog\Logger {#936 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#996
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#853 …}
}
29.37 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#994
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#463 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#465 …}
  -map: Symfony\Component\Security\Http\AccessMap {#886 …}
}
0.83 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 3.85 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#888
  #user: App\Entity\User {#1113 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#992
      -userLoader: Closure($userIdentifier) {#1025 …}
      -user: App\Entity\User {#1113 …}
      -identifierNormalizer: null
      -userIdentifier: "responsable@gmail.com"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1773231847
      "exp" => 1773235447
      "username" => "responsable@gmail.com"
      "roles" => [
        "ROLE_USER"
      ]
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzMyMzE4NDcsImV4cCI6MTc3MzIzNTQ0NywidXNlcm5hbWUiOiJyZXNwb25zYWJsZUBnbWFpbC5jb20iLCJyb2xlcyI6WyJST0xFX1VTRVIiXX0.jOibC5D2YIJeE1CsHUCB2mBBi3FUlVEmZhbrSsHLb3pyDQuQxGxwJPqiOcZUacYhQEcjRJAPcA35tkzG1-rQOYEvtKLO9VHMIN5I5PSNY4PkIjvtG3UK1vkvRy9C6o5MRAfi9WW-8xep_8u0uje2GhYc0EhKkd5v2ERKgMdMZpsTvWKqg7L-xut4oIzuBXWw0pRbibuYfryYr7h-MOuVfX3h3cnFSpyINaDPCOrFD6rjFyr0t9ps6ZA249Xa9DFvnACz2xvRacxG3NVc8png1fYnr8l08MBD3HUp8VFDI1HmrIAWHXwk8PY_nYY5G-1GewvzkYBAos5i26JKYh5F1g"
  ]
}
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 PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/courses/with-participants"
  #requestUri: "/api/courses/with-participants"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Closure() {#829 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details
2 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_USER.
Show voter details