POST https://v1.acdn.by/api/status

Security

Token

ag@email.com Username
Authenticated
Property Value
Roles
[
  "ROLE_API_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#672
  -user: App\Entity\User {#662 …}
  -roleNames: [
    "ROLE_API_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjUwMDMzNjAsImV4cCI6MTc2NzU5NTM2MCwicm9sZXMiOlsiUk9MRV9BUElfVVNFUiJdLCJ1c2VybmFtZSI6ImFnQGVtYWlsLmNvbSJ9.LLECCbd-qxKdRV5Nb6hItYWNafOUgJKwYmU8pi_smzqVbr3x01Nd-MYIh-uh4haHB5LtFx2ENoARK86t-xXJaRRU3Sw3vnm15a3Qm5Ngnf381ZNWta0O6GQdxiUJ9rVyOz_aIsGMB4k4iLpENNALUlKGXI45DcLTSJSrfLB4Awvc5etYjLPcA0VWDlrswZYcoG14hyF6MxeG0HAsXa5GPdYwuKJ2KR2w8u1bv0WICh1z_Ryrk6kwdZJ0mH3y1gT71MgIctSQZLWQhS9LONR1aqvvE2LzHDfKD0N4NzXKdqDtPc7HGjrgdIvswwpvEMuKLHyGori2QSMJuPnN4wuwJQ"
}

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#473
  -map: Symfony\Component\Security\Http\AccessMap {#472 …}
  -logger: Monolog\Logger {#482 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#517
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#523 …}
}
7.91 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#531
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#322 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#324 …}
  -map: Symfony\Component\Security\Http\AccessMap {#472 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
2.13 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#519
  #user: App\Entity\User {#662 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#535
      -userIdentifier: "ag@email.com"
      -userLoader: Closure($userIdentifier) {#537 …}
      -user: App\Entity\User {#662 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1765003360
      "exp" => 1767595360
      "roles" => [
        "ROLE_API_USER"
      ]
      "username" => "ag@email.com"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjUwMDMzNjAsImV4cCI6MTc2NzU5NTM2MCwicm9sZXMiOlsiUk9MRV9BUElfVVNFUiJdLCJ1c2VybmFtZSI6ImFnQGVtYWlsLmNvbSJ9.LLECCbd-qxKdRV5Nb6hItYWNafOUgJKwYmU8pi_smzqVbr3x01Nd-MYIh-uh4haHB5LtFx2ENoARK86t-xXJaRRU3Sw3vnm15a3Qm5Ngnf381ZNWta0O6GQdxiUJ9rVyOz_aIsGMB4k4iLpENNALUlKGXI45DcLTSJSrfLB4Awvc5etYjLPcA0VWDlrswZYcoG14hyF6MxeG0HAsXa5GPdYwuKJ2KR2w8u1bv0WICh1z_Ryrk6kwdZJ0mH3y1gT71MgIctSQZLWQhS9LONR1aqvvE2LzHDfKD0N4NzXKdqDtPc7HGjrgdIvswwpvEMuKLHyGori2QSMJuPnN4wuwJQ"
  ]
}
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"

Access decision log

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