GET https://api-stage.akvilon.kz/api/v1/loyalty/info/card/

Security

Token

70efd5c69c363730a99c1bcb574e16c9 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#945
  -user: App\Document\User {#1078 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NTUxNzYwNDYsImV4cCI6MTc1NzU5NTI0Niwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImlkIjoiNzBlZmQ1YzY5YzM2MzczMGE5OWMxYmNiNTc0ZTE2YzkifQ.AB8Pq9K10QZrGFmZMxdQugA6A2nwZIksY1Uq5Xap-Y4"
}

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"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1196
  -map: Symfony\Component\Security\Http\AccessMap {#1197 …}
  -logger: Monolog\Logger {#1187 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1252
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1237 …}
}
31.16 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1082
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1378 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1262 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1197 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none) (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
1.98 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#1273
  #user: App\Document\User {#1078 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1264
      -userIdentifier: "70efd5c69c363730a99c1bcb574e16c9"
      -userLoader: Closure($userIdentifier) {#1263 …}
      -user: App\Document\User {#1078 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1755176046
      "exp" => 1757595246
      "roles" => [
        "ROLE_USER"
      ]
      "id" => "70efd5c69c363730a99c1bcb574e16c9"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NTUxNzYwNDYsImV4cCI6MTc1NzU5NTI0Niwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImlkIjoiNzBlZmQ1YzY5YzM2MzczMGE5OWMxYmNiNTc0ZTE2YzkifQ.AB8Pq9K10QZrGFmZMxdQugA6A2nwZIksY1Uq5Xap-Y4"
  ]
}
UserBadge

Access Decision

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

Access decision log

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