Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#498
  -user: App\Entity\Knowhere\User {#486 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODAzNDg5NzYsImV4cCI6MTc4MDQzNTM3Niwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluIn0.AY518p0Gi2q5gcs-5xgJRbUGtLRBzu4OWN-6kWowA8fqc23Q4mme4f97Fl_3ERd7vJ1PhGcGDurRYrwQSmjOUwILq0ntlydL0V6SvieG5uYkWvj3I8s9q8W2_KM0Bfk4YR3Uj_ah9CdfDLL303D_CLcn5v2ykJRN6NDrmHCyhM8vaE-H7tG7mZgbW3iBnHoNvXSyOMUp1_UvWJpRgdHmCnnogiRbd12Dd3qKYqzcSbL-cvBqO_2OOqizm3eFXScR9WxthKnqLtUYB0DCMHs--1Y1YMbr6aEQk0TzMndOSJzG1IOOX986Yjzw1ZIhOaud7W_432RDeS4yFeJVDwNFPA"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.all_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"
5.65 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.20 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 0.88 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#283
  #user: App\Entity\Knowhere\User {#486 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#327
      -userLoader: Closure($userIdentifier) {#329 …}
      -user: App\Entity\Knowhere\User {#486 …}
      -identifierNormalizer: null
      -userIdentifier: "admin"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1780348976
      "exp" => 1780435376
      "roles" => [
        "ROLE_ADMIN"
        "ROLE_USER"
      ]
      "username" => "admin"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODAzNDg5NzYsImV4cCI6MTc4MDQzNTM3Niwicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluIn0.AY518p0Gi2q5gcs-5xgJRbUGtLRBzu4OWN-6kWowA8fqc23Q4mme4f97Fl_3ERd7vJ1PhGcGDurRYrwQSmjOUwILq0ntlydL0V6SvieG5uYkWvj3I8s9q8W2_KM0Bfk4YR3Uj_ah9CdfDLL303D_CLcn5v2ykJRN6NDrmHCyhM8vaE-H7tG7mZgbW3iBnHoNvXSyOMUp1_UvWJpRgdHmCnnogiRbd12Dd3qKYqzcSbL-cvBqO_2OOqizm3eFXScR9WxthKnqLtUYB0DCMHs--1Y1YMbr6aEQk0TzMndOSJzG1IOOX986Yjzw1ZIhOaud7W_432RDeS4yFeJVDwNFPA"
  ]
}
Badges UserBadge

Access Decision

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

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: [
    "application/ld+json"
  ]
  #pathInfo: "/api/telemetry"
  #requestUri: "/api/telemetry?collection=product_monitoring_quantity&itemsPerPage=500&page=1&createdAt[after]=2026-05-06T18:30:50%2B02:00"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Closure() {#230 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details