GET https://asmo.pl/admin/media-assets/backgrounds

Security

Token

stylempl@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#944
  -user: App\Entity\User {#700 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTAxNDQyNjUsImV4cCI6MTc1MDE0Nzg2NSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3R5bGVtcGxAZ21haWwuY29tIn0.REZicQ-gxw12SnW3k9BbzOjg3Mcx6-av35-sJrZUvNjsbQ5s-Sd3ES_Fc427_JlJJ7zoxy33qje6ssQFK8LUlkpoJx5_CXuikZCQEXSdgiRulWzn1Razexg5F3LI2vIR1t7Rl7jCTMywS4L5rjnnvrHI2V-vcbroVGwWgIz1OSu6-roXf1M4-1mDSGgwQC7deWv1nthHBWs1-bANFQw8tX47gZsoH2DGmgKtZ5DWoElwSlXhJeoNFvnradH32JOfR6upYmeHHA3PhXM8tHmhpXqS-mOmuJNzR8WKZ9tkcKBOWbfp2x62hk4szvnIYboerUX0xXE1oOgKy92cVOn37g"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_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 {#506
  -map: Symfony\Component\Security\Http\AccessMap {#504 …}
  -logger: Monolog\Logger {#534 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#574
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#575 …}
}
40.89 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#587
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#259 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#257 …}
  -map: Symfony\Component\Security\Http\AccessMap {#504 …}
}
0.00 ms (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"

This authenticator did not support the request.

success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 2.44 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#507
  #user: App\Entity\User {#700 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#512
      -userLoader: Closure($userIdentifier) {#597 …}
      -user: App\Entity\User {#700 …}
      -userIdentifier: "stylempl@gmail.com"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1750144265
      "exp" => 1750147865
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "stylempl@gmail.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTAxNDQyNjUsImV4cCI6MTc1MDE0Nzg2NSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3R5bGVtcGxAZ21haWwuY29tIn0.REZicQ-gxw12SnW3k9BbzOjg3Mcx6-av35-sJrZUvNjsbQ5s-Sd3ES_Fc427_JlJJ7zoxy33qje6ssQFK8LUlkpoJx5_CXuikZCQEXSdgiRulWzn1Razexg5F3LI2vIR1t7Rl7jCTMywS4L5rjnnvrHI2V-vcbroVGwWgIz1OSu6-roXf1M4-1mDSGgwQC7deWv1nthHBWs1-bANFQw8tX47gZsoH2DGmgKtZ5DWoElwSlXhJeoNFvnradH32JOfR6upYmeHHA3PhXM8tHmhpXqS-mOmuJNzR8WKZ9tkcKBOWbfp2x62hk4szvnIYboerUX0xXE1oOgKy92cVOn37g"
  ]
}
Badges 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"