POST https://prod-api.callme4d.com/v1/order/filterordersbycaptain

Security

Token

966501015574 Username
Authenticated
Property Value
Roles
[
  "ROLE_CAPTAIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1630
  -user: App\Entity\UserEntity {#1574 …}
  -roleNames: [
    "ROLE_CAPTAIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjU4OTYwNjAsImV4cCI6MTc2NTkyNDg2MCwicm9sZXMiOlsiUk9MRV9DQVBUQUlOIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiOTY2NTAxMDE1NTc0In0.GOyFdmzs9RY7rnGIIKfYdrWwLD3_1f5HSN7wtz4q4hiaMDwmCONTZ3AKKSAsKvNpakwDVI61xsvb_yIxMooXDFPyM-ppq2i2jmYdEMnoOrLRyKNKXmvwKd0odr02zajTibxkcuhzBME5mrCg1uohNZvxAf0Aea4pciNC9IXtv9zGCOiViGiCEfZW1kD_dEF3EzKJkwUn_cagCxXnkDkcy7tWNxolSq79IW510KWE2ao3j93uaZwnUlioqxmBpCgPBd5QN4PGJWclIWFOKR2WMR6jKNkTUvAVM1WMqqs_KCFOg_Dlv4ppLm-3uOhSDy2PJObofdA0VbdyK2j8uScwQQ"
}

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 {#1346
  -map: Symfony\Component\Security\Http\AccessMap {#1347 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#42 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1349
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1839 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#42 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1350 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1352 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1337 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1363 …}
}
0.15 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1366
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1367 …}
}
6.43 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1375
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1840 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1369 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1347 …}
}
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 {#1389
  #user: App\Entity\UserEntity {#1574 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1392
      -userIdentifier: "966501015574"
      -userLoader: Closure($userIdentifier) {#1394 …}
      -user: App\Entity\UserEntity {#1574 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1765896060
      "exp" => 1765924860
      "roles" => [
        "ROLE_CAPTAIN"
        "ROLE_USER"
      ]
      "username" => "966501015574"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjU4OTYwNjAsImV4cCI6MTc2NTkyNDg2MCwicm9sZXMiOlsiUk9MRV9DQVBUQUlOIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiOTY2NTAxMDE1NTc0In0.GOyFdmzs9RY7rnGIIKfYdrWwLD3_1f5HSN7wtz4q4hiaMDwmCONTZ3AKKSAsKvNpakwDVI61xsvb_yIxMooXDFPyM-ppq2i2jmYdEMnoOrLRyKNKXmvwKd0odr02zajTibxkcuhzBME5mrCg1uohNZvxAf0Aea4pciNC9IXtv9zGCOiViGiCEfZW1kD_dEF3EzKJkwUn_cagCxXnkDkcy7tWNxolSq79IW510KWE2ao3j93uaZwnUlioqxmBpCgPBd5QN4PGJWclIWFOKR2WMR6jKNkTUvAVM1WMqqs_KCFOg_Dlv4ppLm-3uOhSDy2PJObofdA0VbdyK2j8uScwQQ"
  ]
}
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_CAPTAIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details