Security

Token

emmanuel@moncoachbrico.com Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1406
  -user: App\Entity\User {#1363 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDA0NzcyNzksImV4cCI6MzYxNzQwNDc3Mjc5LCJyb2xlcyI6WyJST0xFX0FETUlOIl0sInVzZXJuYW1lIjoiZW1tYW51ZWxAbW9uY29hY2hicmljby5jb20iLCJpcmkiOiIvYXBpL2FkbWluL3VzZXJzLzIxIn0.GIJhdV0eHjsDkDbWCZ4W6MuyoVfwTZmfxzZbsD_seogx5udQ8tbmBKdTFIiA-G9e74-5nMq8uBqLGmVJgHqPjr-wpXYmchKTtrECr1wqQ__z0Tjf6yYK0M-DUFGLvchR3G70x1kU570WTk0lPvw3wzDmBgN349uXb4QEYUbruDBtalAiLhFJAH3rw515OG3Pr7tEtyYfSulVhgPvQX6F9Gn_bdDWxcC-XRob0P7-BgKmWVWkVuyFCSjZnq10BTtBbp7yheElc1_n-YTxMs7CgYZlvo10tpqBeZzSyut3s3iEo2TkFRR8npbu9287CjhpMYibhV4V_oPXBiwkxNdDMA"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
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 {#1180
  -map: Symfony\Component\Security\Http\AccessMap {#1193 …}
  -logger: Monolog\Logger {#1142 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1213
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1212 …}
}
29.16 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1221
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#658 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#656 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1193 …}
}
0.48 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
4.28 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1231
  #user: App\Entity\User {#1363 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1226
      -userIdentifier: "emmanuel@moncoachbrico.com"
      -userLoader: Closure($userIdentifier) {#1235 …}
      -user: App\Entity\User {#1363 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1740477279
      "exp" => 361740477279
      "roles" => [
        "ROLE_ADMIN"
      ]
      "username" => "emmanuel@moncoachbrico.com"
      "iri" => "/api/admin/users/21"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDA0NzcyNzksImV4cCI6MzYxNzQwNDc3Mjc5LCJyb2xlcyI6WyJST0xFX0FETUlOIl0sInVzZXJuYW1lIjoiZW1tYW51ZWxAbW9uY29hY2hicmljby5jb20iLCJpcmkiOiIvYXBpL2FkbWluL3VzZXJzLzIxIn0.GIJhdV0eHjsDkDbWCZ4W6MuyoVfwTZmfxzZbsD_seogx5udQ8tbmBKdTFIiA-G9e74-5nMq8uBqLGmVJgHqPjr-wpXYmchKTtrECr1wqQ__z0Tjf6yYK0M-DUFGLvchR3G70x1kU570WTk0lPvw3wzDmBgN349uXb4QEYUbruDBtalAiLhFJAH3rw515OG3Pr7tEtyYfSulVhgPvQX6F9Gn_bdDWxcC-XRob0P7-BgKmWVWkVuyFCSjZnq10BTtBbp7yheElc1_n-YTxMs7CgYZlvo10tpqBeZzSyut3s3iEo2TkFRR8npbu9287CjhpMYibhV4V_oPXBiwkxNdDMA"
  ]
}
UserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#16
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#57 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#55 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#56 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#60 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#59 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#61 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/ld+json"
  ]
  #pathInfo: "/api/b2b/workshops"
  #requestUri: "/api/b2b/workshops?coach.id=237588112&isDeleted=0&date[after]=2025-12-23&date[before]=2026-01-23"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Closure() {#767 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details