Security

Token

966566405643 Username
Authenticated
Property Value
Roles
[
  "ROLE_OWNER"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1498
  -user: App\Entity\UserEntity {#1446 …}
  -roleNames: [
    "ROLE_OWNER"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDU2MDA0NjYsImV4cCI6MTc0NTYwNzY2Niwicm9sZXMiOlsiUk9MRV9PV05FUiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6Ijk2NjU2NjQwNTY0MyJ9.KojzXTsNA-BIDWuOJDWJOAuY8jtCz2WhGIxK5Ug_H3ivfv_aZAhdnOKGBHFxqn35qVwMj4xZmY42FIy2kWGfS9J2IZObkZYDQcsy4d_TRJnkzFJgTGz3kh8E4X56dknvpHkprNGjtUxaxJpmlEImiPzTmyXRWga4RoX-OzPpID4h5mxfSg3Ai0h61_5--WPeLcSi5vNcd5vm3fMOK923gokKaJol1d-k0DtE0C4IMyegwltxu7wWiF3nMwRVGI1ZKRLV5sw8m4Sb5JZdRFr1LeYtvHgnX9_qkX0qqKR3BjWVSTh5v6fB5zS5QzR726g91j279gTHziSJAr1rRJtOBg"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.jwt.main
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 {#1218
  -map: Symfony\Component\Security\Http\AccessMap {#1219 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#22 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1221
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1554 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#22 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1222 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1224 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1209 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1235 …}
}
0.16 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1238
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1239 …}
}
8.47 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1247
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1555 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1241 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1219 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.47 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1261
  #user: App\Entity\UserEntity {#1446 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1264
      -userIdentifier: "966566405643"
      -userLoader: Closure($userIdentifier) {#1266 …}
      -user: App\Entity\UserEntity {#1446 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1745600466
      "exp" => 1745607666
      "roles" => [
        "ROLE_OWNER"
        "ROLE_USER"
      ]
      "username" => "966566405643"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDU2MDA0NjYsImV4cCI6MTc0NTYwNzY2Niwicm9sZXMiOlsiUk9MRV9PV05FUiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6Ijk2NjU2NjQwNTY0MyJ9.KojzXTsNA-BIDWuOJDWJOAuY8jtCz2WhGIxK5Ug_H3ivfv_aZAhdnOKGBHFxqn35qVwMj4xZmY42FIy2kWGfS9J2IZObkZYDQcsy4d_TRJnkzFJgTGz3kh8E4X56dknvpHkprNGjtUxaxJpmlEImiPzTmyXRWga4RoX-OzPpID4h5mxfSg3Ai0h61_5--WPeLcSi5vNcd5vm3fMOK923gokKaJol1d-k0DtE0C4IMyegwltxu7wWiF3nMwRVGI1ZKRLV5sw8m4Sb5JZdRFr1LeYtvHgnX9_qkX0qqKR3BjWVSTh5v6fB5zS5QzR726g91j279gTHziSJAr1rRJtOBg"
  ]
}
UserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED ROLE_OWNER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details