https://g-school.tech/api/user/get/notifications/all

Security

Token

alice58@pierre.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_PARENT"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#327
  -user: App\Entity\User {#788 …}
  -roleNames: [
    "ROLE_PARENT"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Njg0Nzg2MTcsImV4cCI6MTc2ODQ4MjIxNywicm9sZXMiOlsiUk9MRV9QQVJFTlQiLCJST0xFX1VTRVIiXSwicGhvbmUiOiI2NTY5Njk5MzUifQ.lKZYis4BL7sCSfs5vOnIkrjRhF3T14chevj8phJiIXb8MF1rdloNlgF-GR86W9WVOyoXkRcx8bcpOC3p13j7PVeHVYF0x_uljpwKqw9mYiaRzWS1wh6xS7vBYwGyp-9kQh2QqfeNWXquI4v09aIVC8QwFqfLc6cezhnNUAUbRU61PJ4BL1WaEhew0AQYbiVmv_jfmwiAUWt35df0gZ9E0ge4GWxPmxly9bguvzBSovzo5Ut4S-A0PGrbvGIvkOIxgdRMzYCnpKhCIsOwKHVQ_J8nfAeIJk3jRTAnITcezrrh2sGiFpPguWYZsu1vcGXH7E8WuLBus8bIla99IMzuFw"
}

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 {#280
  -map: Symfony\Component\Security\Http\AccessMap {#281 …}
  -logger: Symfony\Bridge\Monolog\Logger {#271 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#314
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#303 …}
}
38.67 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1917
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#414 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#316 …}
  -map: Symfony\Component\Security\Http\AccessMap {#281 …}
}
0.11 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
1.25 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#302
  #user: App\Entity\User {#788 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#320
      -userIdentifier: "656969935"
      -userLoader: Closure($userIdentifier) {#322 …}
      -user: App\Entity\User {#788 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1768478617
      "exp" => 1768482217
      "roles" => [
        "ROLE_PARENT"
        "ROLE_USER"
      ]
      "phone" => "656969935"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Njg0Nzg2MTcsImV4cCI6MTc2ODQ4MjIxNywicm9sZXMiOlsiUk9MRV9QQVJFTlQiLCJST0xFX1VTRVIiXSwicGhvbmUiOiI2NTY5Njk5MzUifQ.lKZYis4BL7sCSfs5vOnIkrjRhF3T14chevj8phJiIXb8MF1rdloNlgF-GR86W9WVOyoXkRcx8bcpOC3p13j7PVeHVYF0x_uljpwKqw9mYiaRzWS1wh6xS7vBYwGyp-9kQh2QqfeNWXquI4v09aIVC8QwFqfLc6cezhnNUAUbRU61PJ4BL1WaEhew0AQYbiVmv_jfmwiAUWt35df0gZ9E0ge4GWxPmxly9bguvzBSovzo5Ut4S-A0PGrbvGIvkOIxgdRMzYCnpKhCIsOwKHVQ_J8nfAeIJk3jRTAnITcezrrh2sGiFpPguWYZsu1vcGXH7E8WuLBus8bIla99IMzuFw"
  ]
}

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 {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/user/get/notifications/all"
  #requestUri: "/api/user/get/notifications/all"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#220 …}
  #locale: "en"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details