https://shahrearka.com/api/notifications/get Return to referer URL

Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#373
  -user: App\Document\User {#586 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTIzMzU4MDQsImV4cCI6MTc1NDMzNTgwNCwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluIn0.pWwsoMqLmqt0Xg1FNNNbaFg7kVQEtaHci4IDfh18NilLJ3BqlOlhWVcMaWwymiJ7ghn8ZqiULZb_3Un5Ir_bn7PxQfr-vaQoUcBucXKaVsMSdIjjjl44-36eLZ8xECTds5GAcDppJ4cYtXHIZrw_lhlBv6-DY8TV-kL9F0niqyqgoAPv3Ru575FHL9lCibLVaF0TQR424ak3PfNAjPwOg-uKwmoOTmjjyHN_dRrR6Z6fIKOy49kUkVuYvTYDeHDx4Sam6DGgattT12g85aYnJQcEU-Php8yYYCY1F47dWaO1gvhKYpJspEAOyLmAvNt3CADJq3cHjxVXq-75IKVZ5A"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.rest_provider
context (none)
entry_point security.authenticator.jwt.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#324
  -map: Symfony\Component\Security\Http\AccessMap {#325 …}
  -logger: Symfony\Bridge\Monolog\Logger {#318 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#361
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#362 …}
}
221.56 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#500
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#220 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#338 …}
  -map: Symfony\Component\Security\Http\AccessMap {#325 …}
}
0.70 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
3.38 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#375
  #user: App\Document\User {#586 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#372
      -userIdentifier: "admin"
      -userLoader: Closure($userIdentifier) {#367 …}
      -user: App\Document\User {#586 …}
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1752335804
      "exp" => 1754335804
      "roles" => [
        "ROLE_ADMIN"
        "ROLE_USER"
      ]
      "username" => "admin"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTIzMzU4MDQsImV4cCI6MTc1NDMzNTgwNCwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluIn0.pWwsoMqLmqt0Xg1FNNNbaFg7kVQEtaHci4IDfh18NilLJ3BqlOlhWVcMaWwymiJ7ghn8ZqiULZb_3Un5Ir_bn7PxQfr-vaQoUcBucXKaVsMSdIjjjl44-36eLZ8xECTds5GAcDppJ4cYtXHIZrw_lhlBv6-DY8TV-kL9F0niqyqgoAPv3Ru575FHL9lCibLVaF0TQR424ak3PfNAjPwOg-uKwmoOTmjjyHN_dRrR6Z6fIKOy49kUkVuYvTYDeHDx4Sam6DGgattT12g85aYnJQcEU-Php8yYYCY1F47dWaO1gvhKYpJspEAOyLmAvNt3CADJq3cHjxVXq-75IKVZ5A"
  ]
}

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#56
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#101 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#106 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#102 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#98 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#99 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#100 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#97 …}
  #content: "[]"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/notifications/get"
  #requestUri: "/api/notifications/get"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1192 …}
  #locale: null
  #defaultLocale: "ir"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details