Security

Token

mk@mk.yo Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#416
  -user: App\Model\User\Entity\User {#387 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3Nzc2NTQ3MzcsImV4cCI6MTc3NzY4NDczNywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoibWtAbWsueW8iLCJpcCI6IjE5Mi4xNjguMTQ0LjkifQ.C4j41OfPGVeK9mSLKt8RaSNZXHnChgPY3wfzVl-MFgkH2923AOOV8bL27KKhLyrVxsCEU5Hjdx58hVBSNXyx0-0B25hJpx-DT11g3ZzOgHopAHcjZIRv5mT2t51tnTNoLi5TWOe5uS7FvsxSgs-gtlWJEgoX_l32pAYgsOsVf3IppOqLOlYwmhNni4YpPBLYLLJQ-AXHRVzSqqP80W_6d2ruI1WXPt2X_M8b3AcwOSPfTH7o9dbA83_C6FSBvCU6nd5AF9P-V24sOgEeGDPN6DGEKuSbDXNX9UAlVgoG5L5-J60vuViCfcItdqk91VyFPMMjYh5qHKmRiKFnq03mBg"
}

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 {#500
  -map: Symfony\Component\Security\Http\AccessMap {#499 …}
  -logger: Monolog\Logger {#509 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#455
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#460 …}
}
111.71 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#448
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#848 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#453 …}
  -map: Symfony\Component\Security\Http\AccessMap {#499 …}
}
0.14 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 1.09 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#501
  #user: App\Model\User\Entity\User {#387 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#445
      -userLoader: Closure($userIdentifier) {#443 …}
      -user: App\Model\User\Entity\User {#387 …}
      -identifierNormalizer: null
      -userIdentifier: "mk@mk.yo"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1777654737
      "exp" => 1777684737
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "mk@mk.yo"
      "ip" => "192.168.144.9"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImN0eSI6IkpXVCJ9.eyJpYXQiOjE3Nzc2NTQ3MzcsImV4cCI6MTc3NzY4NDczNywicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoibWtAbWsueW8iLCJpcCI6IjE5Mi4xNjguMTQ0LjkifQ.C4j41OfPGVeK9mSLKt8RaSNZXHnChgPY3wfzVl-MFgkH2923AOOV8bL27KKhLyrVxsCEU5Hjdx58hVBSNXyx0-0B25hJpx-DT11g3ZzOgHopAHcjZIRv5mT2t51tnTNoLi5TWOe5uS7FvsxSgs-gtlWJEgoX_l32pAYgsOsVf3IppOqLOlYwmhNni4YpPBLYLLJQ-AXHRVzSqqP80W_6d2ruI1WXPt2X_M8b3AcwOSPfTH7o9dbA83_C6FSBvCU6nd5AF9P-V24sOgEeGDPN6DGEKuSbDXNX9UAlVgoG5L5-J60vuViCfcItdqk91VyFPMMjYh5qHKmRiKFnq03mBg"
  ]
}
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/items/counter"
  #requestUri: "/api/items/counter?type=rehearsal_space&instruments[]=1&instruments[]=2&instruments[]=3&instruments[]=9&instruments[]=10&cities[]=1&cities[]=2&section=acoustic_guitar&countries[]=russia&countries[]=usa&startDate=&endDate=&startTime=&endTime=&page=1&maxPerPage=15"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1660 …}
  #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