POST https://dev.api.wrag.k4.pl/api/session

Security

Token

ext.kwlodarski@bzmw.gov.pl Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#762
  -user: App\Entity\User {#720 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjE2Mzc4NDgsImV4cCI6MTc2MTY3Mzg0OCwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImV4dC5rd2xvZGFyc2tpQGJ6bXcuZ292LnBsIn0.D6x_L7kas2JyGWCoLclOealAjxjwArHuccSPvCMTB9zxZWkRCGZ1d2Y0TeW16OZEFfuujl-MmRGn78msooaGY4HRVdPtRF-2t-PXcegu9sb4S1JmCeVL1iQsVcib1YKQefSgpINmwBIUodDpmN9NB9ETNwFU7X_FL162nWDZSl379gahcA1J_y4mqPQ095ftQDFV5Xmn-TLyXKDai6Rin3ve5XPqsj5JBxoSU5cSGh-Q9mYy9Ftc8Hc44jPMHBXKMrYWTAFoG0KqLSXHPwO_bTSjgiQAd_r0vXL1AyI2PON2mu8JxP6GFwXclPFx0V9Y1_lDJBfcNF25DGG1_S621g"
}

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 {#560
  -map: Symfony\Component\Security\Http\AccessMap {#561 …}
  -logger: Monolog\Logger {#547 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#569
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#570 …}
}
2.58 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#584
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#344 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#346 …}
  -map: Symfony\Component\Security\Http\AccessMap {#561 …}
}
0.07 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 0.33 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#559
  #user: App\Entity\User {#720 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#587
      -userLoader: Closure($userIdentifier) {#589 …}
      -user: App\Entity\User {#720 …}
      -identifierNormalizer: null
      -userIdentifier: "ext.kwlodarski@bzmw.gov.pl"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1761637848
      "exp" => 1761673848
      "roles" => [
        "ROLE_ADMIN"
        "ROLE_USER"
      ]
      "username" => "ext.kwlodarski@bzmw.gov.pl"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjE2Mzc4NDgsImV4cCI6MTc2MTY3Mzg0OCwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImV4dC5rd2xvZGFyc2tpQGJ6bXcuZ292LnBsIn0.D6x_L7kas2JyGWCoLclOealAjxjwArHuccSPvCMTB9zxZWkRCGZ1d2Y0TeW16OZEFfuujl-MmRGn78msooaGY4HRVdPtRF-2t-PXcegu9sb4S1JmCeVL1iQsVcib1YKQefSgpINmwBIUodDpmN9NB9ETNwFU7X_FL162nWDZSl379gahcA1J_y4mqPQ095ftQDFV5Xmn-TLyXKDai6Rin3ve5XPqsj5JBxoSU5cSGh-Q9mYy9Ftc8Hc44jPMHBXKMrYWTAFoG0KqLSXHPwO_bTSjgiQAd_r0vXL1AyI2PON2mu8JxP6GFwXclPFx0V9Y1_lDJBfcNF25DGG1_S621g"
  ]
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
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: null
  #pathInfo: "/api/session"
  #requestUri: "/api/session"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1158 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details