Security

Token

admin@pimv2.dev Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#300
  -user: App\Core\Entity\User {#496 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "sse"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Nzc0NjU1NjEsImV4cCI6MTc3NzU1MTk2MSwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluQHBpbXYyLmRldiJ9.fXr7uOiAXm3OhtEz95BfjqGLVaBA5nfNiAVdfR96qN4l0NFcnYBqlkfqsTNOJ5Paf8hzFbzmeTajlQ2LGfm3KJM4xDXX-_0aAwy3SqwOvsd7VUqZ9yIWlD1xK_PZjsk_llDidL-CDx1eASdUTOJtLVKsxd7XdAQ7JWQD7fPTUFpnMVqamUeeKN8umXrKVtK-zib6LSj0p9e1KHLeXmMNNiHizde-_kvmU8ULHE7-bqJch_g0MX_xzcmnLWkpBDqOuA0MS9qIbuXqKBoU4FarbEdT3jg1SCcZz3ZJOpV94G1nCekubv3thd9lLkZZbwCZtocnr-y-5sqqzkL-ShAdag"
}

Firewall

sse Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.jwt.sse
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 {#249
  -map: Symfony\Component\Security\Http\AccessMap {#246 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#140 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#261
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#262 …}
}
5.02 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#281
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#176 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#276 …}
  -map: Symfony\Component\Security\Http\AccessMap {#246 …}
}
0.15 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 0.76 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#164
  #user: App\Core\Entity\User {#496 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#284
      -userLoader: Closure($userIdentifier) {#286 …}
      -user: App\Core\Entity\User {#496 …}
      -identifierNormalizer: null
      -userIdentifier: "admin@pimv2.dev"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1777465561
      "exp" => 1777551961
      "roles" => [
        "ROLE_ADMIN"
        "ROLE_USER"
      ]
      "username" => "admin@pimv2.dev"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Nzc0NjU1NjEsImV4cCI6MTc3NzU1MTk2MSwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluQHBpbXYyLmRldiJ9.fXr7uOiAXm3OhtEz95BfjqGLVaBA5nfNiAVdfR96qN4l0NFcnYBqlkfqsTNOJ5Paf8hzFbzmeTajlQ2LGfm3KJM4xDXX-_0aAwy3SqwOvsd7VUqZ9yIWlD1xK_PZjsk_llDidL-CDx1eASdUTOJtLVKsxd7XdAQ7JWQD7fPTUFpnMVqamUeeKN8umXrKVtK-zib6LSj0p9e1KHLeXmMNNiHizde-_kvmU8ULHE7-bqJch_g0MX_xzcmnLWkpBDqOuA0MS9qIbuXqKBoU4FarbEdT3jg1SCcZz3ZJOpV94G1nCekubv3thd9lLkZZbwCZtocnr-y-5sqqzkL-ShAdag"
  ]
}
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/events/stream"
  #requestUri: "/api/events/stream?lastId=4873&token=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Nzc0NjU1NjEsImV4cCI6MTc3NzU1MTk2MSwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluQHBpbXYyLmRldiJ9.fXr7uOiAXm3OhtEz95BfjqGLVaBA5nfNiAVdfR96qN4l0NFcnYBqlkfqsTNOJ5Paf8hzFbzmeTajlQ2LGfm3KJM4xDXX-_0aAwy3SqwOvsd7VUqZ9yIWlD1xK_PZjsk_llDidL-CDx1eASdUTOJtLVKsxd7XdAQ7JWQD7fPTUFpnMVqamUeeKN8umXrKVtK-zib6LSj0p9e1KHLeXmMNNiHizde-_kvmU8ULHE7-bqJch_g0MX_xzcmnLWkpBDqOuA0MS9qIbuXqKBoU4FarbEdT3jg1SCcZz3ZJOpV94G1nCekubv3thd9lLkZZbwCZtocnr-y-5sqqzkL-ShAdag"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#807 …}
  #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"
ACCESS GRANTED
Show voter details