Security

Token

dev_user Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#414
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#409 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzY3Njc2MTMsImV4cCI6MTc3NzYzMTYxMywicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImRldl91c2VyIn0.wgoD8nc53rLycpLcAC7AStp0oAEI63zj1bF8_6ON3se9aF2CvFyIkZ9gANxkJLxU2yrGWLsximJO2eiErxU_4y_jcfy2BeAmxPcgzPir2HPXShPbEfSx6bw3rKy_is_pWnJR2m9jO1olRaW8yKshZxfBuiKw_rBixrXatSrsqdpdNqwcgvF0up2O1zBynPBrtkjLUGPIWdELkywKrCOAxFHL9qMxRKAdcEeZt_gr_oLCjEWTW8Bhgppp6tS_c3yNKTUB7YTHpmIEAt4TmXaOJsWICkdQL5B2TzdCUAl0RYFZ0kJgeijCeVGEY4QtUm3wKDIjjUbw2Yhl8UINH5Etpg"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.my_in_memory_users
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"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
3.68 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.32 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 1.80 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#359
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#409 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#385
      -userLoader: Closure($userIdentifier) {#387 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#409 …}
      -identifierNormalizer: null
      -userIdentifier: "dev_user"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1776767613
      "exp" => 1777631613
      "roles" => [
        "ROLE_ADMIN"
      ]
      "username" => "dev_user"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzY3Njc2MTMsImV4cCI6MTc3NzYzMTYxMywicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImRldl91c2VyIn0.wgoD8nc53rLycpLcAC7AStp0oAEI63zj1bF8_6ON3se9aF2CvFyIkZ9gANxkJLxU2yrGWLsximJO2eiErxU_4y_jcfy2BeAmxPcgzPir2HPXShPbEfSx6bw3rKy_is_pWnJR2m9jO1olRaW8yKshZxfBuiKw_rBixrXatSrsqdpdNqwcgvF0up2O1zBynPBrtkjLUGPIWdELkywKrCOAxFHL9qMxRKAdcEeZt_gr_oLCjEWTW8Bhgppp6tS_c3yNKTUB7YTHpmIEAt4TmXaOJsWICkdQL5B2TzdCUAl0RYFZ0kJgeijCeVGEY4QtUm3wKDIjjUbw2Yhl8UINH5Etpg"
  ]
}
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/v1/offers/dongchedi"
  #requestUri: "/api/v1/offers/dongchedi?mark=BYD&model=&body=&year_from=2008&year_to=2010&mileage_from=0&mileage_to=999999&price_from=8500&price_to=4958000&offset=1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1060 …}
  #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