POST http://apistaff.chio-chio.ru/getChioCoin

Security

Token

79115569852 Username
Authenticated
Property Value
Roles
[
  "ROLE_CLIENT"
  "ROLE_STAFF"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#962
  -user: App\Security\JwtUser {#957 …}
  -roleNames: [
    "ROLE_CLIENT"
    "ROLE_STAFF"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\JwtAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#536
  -map: Symfony\Component\Security\Http\AccessMap {#535 …}
  -logger: Monolog\Logger {#545 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#603
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#591 …}
}
25.14 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#577
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#354 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#356 …}
  -map: Symfony\Component\Security\Http\AccessMap {#535 …}
}
0.13 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\JwtAuthenticator"
24.53 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#756
  #user: App\Security\JwtUser {#957 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#767
      -userIdentifier: "11717"
      -userLoader: Closure(string $userIdentifier): UserInterface {#764 …}
      -user: App\Security\JwtUser {#957 …}
      -attributes: null
    }
  ]
  -attributes: []
}
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_STAFF
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#21 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#24 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#23 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#22 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#25 …}
  #content: "{"dateTime":"2026-04-04 17:26","limit":2}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/getChioCoin"
  #requestUri: "/getChioCoin"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1183 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details