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

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.eyJpYXQiOjE3NTAxNTE2MjcsImV4cCI6MTc1MDE1NTIyNywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3R5bGVtcGxAZ21haWwuY29tIn0.DQl-ONwKLABvl6xa9kg8jlsI6s8P2rPZ8ZTYCZh6-lqK6uj1x9-gHmip3aQQ-8iPtAFnpQzEhUegyOm3iITWBZELh-NqZqMhcNZLEDxwGY4bsDP5pTNabDPf9XgXNF0xX-XHHwncxXDzqRZ29r_UAAckPCpjvm-NVLzLvNYb1mmNkHmDNEjToYhnxbk9P5tcWCQhdf78o7txf4LCUQHOO2s6o2UgY6oJwOjeOIeWj4yQvzDJw74Hj2HYkYg9bpX5gZuopPhKJ3Zhq-2yZJfGN4yaUH8W9fz7hsCW5Ra1bmQ5RzSW5hckjrdz8Cf8ciZ3Q8SkVwyVjXUpsPCczvfKZg"
}

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 …}
}
45.03 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.45 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" => 1750151627
      "exp" => 1750155227
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "stylempl@gmail.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTAxNTE2MjcsImV4cCI6MTc1MDE1NTIyNywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoic3R5bGVtcGxAZ21haWwuY29tIn0.DQl-ONwKLABvl6xa9kg8jlsI6s8P2rPZ8ZTYCZh6-lqK6uj1x9-gHmip3aQQ-8iPtAFnpQzEhUegyOm3iITWBZELh-NqZqMhcNZLEDxwGY4bsDP5pTNabDPf9XgXNF0xX-XHHwncxXDzqRZ29r_UAAckPCpjvm-NVLzLvNYb1mmNkHmDNEjToYhnxbk9P5tcWCQhdf78o7txf4LCUQHOO2s6o2UgY6oJwOjeOIeWj4yQvzDJw74Hj2HYkYg9bpX5gZuopPhKJ3Zhq-2yZJfGN4yaUH8W9fz7hsCW5Ra1bmQ5RzSW5hckjrdz8Cf8ciZ3Q8SkVwyVjXUpsPCczvfKZg"
  ]
}
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"