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.eyJpYXQiOjE3NTAwNjc3MjMsImV4cCI6MTc1MDA3MTMyMywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3R5bGVtcGxAZ21haWwuY29tIn0.SZWzT9QVGSSz5CtK75_35ygT7m3dod63hvAURmsGx4jCdlAPKZfWyMk85Hd-u6xLWlkcfLESV4NNy37clA6XRgxZXt9uGJPN92kZH3i1Ufi3dPIskSXsq0Rij7KMR3-1zjvniVTSxXX9AIhTZGU2LAbOOOLdLQHd71H9TEdDHByNukM7c11de0zT5l7K2FTDeoj4EPR_Uh6k-6RU6AZQeUIWbvTXWAf9QoYxpdCvnO9E7Z2aoOBOxAgIwyCX8k0IbgII13fRBn3tJYQyJyjMbXdVLV1WWY1MYW8m7jp9GfXI4zn6Cvll7PegOXPeOwnIQ8fSyvkYJW5fzgaqFXTqOA"
}

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 …}
}
44.07 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.49 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" => 1750067723
      "exp" => 1750071323
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "stylempl@gmail.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTAwNjc3MjMsImV4cCI6MTc1MDA3MTMyMywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3R5bGVtcGxAZ21haWwuY29tIn0.SZWzT9QVGSSz5CtK75_35ygT7m3dod63hvAURmsGx4jCdlAPKZfWyMk85Hd-u6xLWlkcfLESV4NNy37clA6XRgxZXt9uGJPN92kZH3i1Ufi3dPIskSXsq0Rij7KMR3-1zjvniVTSxXX9AIhTZGU2LAbOOOLdLQHd71H9TEdDHByNukM7c11de0zT5l7K2FTDeoj4EPR_Uh6k-6RU6AZQeUIWbvTXWAf9QoYxpdCvnO9E7Z2aoOBOxAgIwyCX8k0IbgII13fRBn3tJYQyJyjMbXdVLV1WWY1MYW8m7jp9GfXI4zn6Cvll7PegOXPeOwnIQ8fSyvkYJW5fzgaqFXTqOA"
  ]
}
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"