GET http://bandoo-dev.ru/api/conversations?data%5Bpage%5D=1&data%5BmaxPerPage%5D=20

Security

Token

usmian@yandex.ru Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#649
  -user: App\Model\User\Entity\User {#620 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3ODU1MTgxODYsImV4cCI6MTc4NTU0ODE4Niwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidXNtaWFuQHlhbmRleC5ydSIsImlwIjoiMTkyLjE2OC44MC45In0.I5eD7zZl7nimIfU0ft_lcfiD1h6UkT5iu9ArYkEDlHqDiXOJWI7Mjwnw1uxgiso-qHiNEhOsI65aYEyFkTyIxEcGiibhhfiB--fsOeSMqv-2RmDhi6L60JV4BT-FBjJqDPjSYpUQM4nkxLEBGBqRvfn6f48EWmJhtz0gIsQQigod2cLjnkArLjVSmgnOVsbAZy7guYoe3xhpxRL4iaMMKwDNF0NjmfBvZaqgSo-pqhfXioySMY-zOPOXTO10gikVWKB-S8_17oX12J0eg0zuJi2E3g9SJ5m9Zh1y__uLLghqEM-XjfWrZvEtlchOTQMoP6787VlcifJUsYqKVEo9dA"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\Actual\UserProvider
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 {#735
  -map: Symfony\Component\Security\Http\AccessMap {#734 …}
  -logger: Monolog\Logger {#744 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#688
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#693 …}
}
44.70 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#681
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1096 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#686 …}
  -map: Symfony\Component\Security\Http\AccessMap {#734 …}
}
0.18 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 1.30 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#736
  #user: App\Model\User\Entity\User {#620 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#678
      -userLoader: Closure($userIdentifier) {#676 …}
      -user: App\Model\User\Entity\User {#620 …}
      -identifierNormalizer: null
      -userIdentifier: "usmian@yandex.ru"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1785518186
      "exp" => 1785548186
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "usmian@yandex.ru"
      "ip" => "192.168.80.9"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3ODU1MTgxODYsImV4cCI6MTc4NTU0ODE4Niwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoidXNtaWFuQHlhbmRleC5ydSIsImlwIjoiMTkyLjE2OC44MC45In0.I5eD7zZl7nimIfU0ft_lcfiD1h6UkT5iu9ArYkEDlHqDiXOJWI7Mjwnw1uxgiso-qHiNEhOsI65aYEyFkTyIxEcGiibhhfiB--fsOeSMqv-2RmDhi6L60JV4BT-FBjJqDPjSYpUQM4nkxLEBGBqRvfn6f48EWmJhtz0gIsQQigod2cLjnkArLjVSmgnOVsbAZy7guYoe3xhpxRL4iaMMKwDNF0NjmfBvZaqgSo-pqhfXioySMY-zOPOXTO10gikVWKB-S8_17oX12J0eg0zuJi2E3g9SJ5m9Zh1y__uLLghqEM-XjfWrZvEtlchOTQMoP6787VlcifJUsYqKVEo9dA"
  ]
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/conversations"
  #requestUri: "/api/conversations?data%5Bpage%5D=1&data%5BmaxPerPage%5D=20"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2479 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details