GET https://mikkiswim-api.itlabs.top/api/user/orders

Security

Token

qweqweasd23 Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1004
  -user: App\Entity\User {#728 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjkxNjY3ODUsImV4cCI6MTc2OTUyNjc4NSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoicXdlcXdlYXNkMjMifQ.aJm6jWOEqr_3t2et2VgbpE_QvFvULU0CSACiHrSoX-v5O4U06RWi8-AnyRj75VEaRzjiQ4fC7FhzyZEXqhx8BWCeAph8geGnHY3fkNOdQCPYK-r-kgf2g-UBqWRBHuTUSy2LZxM8KWzW7rdI959gNyuY4Nk6BkAyM03dobpywb17f4q9-ExsO2I5SHWpsKk5VtxaR4qhffu-sYwYt4xfYBDd5QWTyRj7v8WE_moFTvD1IKVIdHSXViEAiAAgn1lIKtkF_ktEzY4mSsXt55ImPfB3jiLe4Ksv1AIwo5q0FDVvzDblUVJfK2Cu-2g9NOFvf_50-Atdj-59I7Ymc7htGA"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_client_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 {#467
  -map: Symfony\Component\Security\Http\AccessMap {#476 …}
  -logger: Monolog\Logger {#486 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#411
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#432 …}
}
28.78 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#433
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#178 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#162 …}
  -map: Symfony\Component\Security\Http\AccessMap {#476 …}
}
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 3.56 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#471
  #user: App\Entity\User {#728 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#422
      -userLoader: Closure($userIdentifier) {#414 …}
      -user: App\Entity\User {#728 …}
      -userIdentifier: "qweqweasd23"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1769166785
      "exp" => 1769526785
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "qweqweasd23"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjkxNjY3ODUsImV4cCI6MTc2OTUyNjc4NSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoicXdlcXdlYXNkMjMifQ.aJm6jWOEqr_3t2et2VgbpE_QvFvULU0CSACiHrSoX-v5O4U06RWi8-AnyRj75VEaRzjiQ4fC7FhzyZEXqhx8BWCeAph8geGnHY3fkNOdQCPYK-r-kgf2g-UBqWRBHuTUSy2LZxM8KWzW7rdI959gNyuY4Nk6BkAyM03dobpywb17f4q9-ExsO2I5SHWpsKk5VtxaR4qhffu-sYwYt4xfYBDd5QWTyRj7v8WE_moFTvD1IKVIdHSXViEAiAAgn1lIKtkF_ktEzY4mSsXt55ImPfB3jiLe4Ksv1AIwo5q0FDVvzDblUVJfK2Cu-2g9NOFvf_50-Atdj-59I7Ymc7htGA"
  ]
}
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"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

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