GET https://admin.eventslab.africa/api/tickets?limit=20&page=1

Security

Token

dev@digitalconcepts.mu Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#652
  -user: App\Entity\User\User {#699 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTQzNzQ4NjksImV4cCI6MTc1NDQzOTY2OSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImRldkBkaWdpdGFsY29uY2VwdHMubXUifQ.ggfyjtMXZ8jsxSli6ShqBjjCoCX3snLgfp-A6FhL7tmHNmaqkJAX2N4RyfNRj2WhYoxFtIOsa4P8T1CVw6FnGd7WDlcq4uZTnMYBdwiKqtykr_XEGqN9XfCA9vm-wbm0Erj9B9bxdSfNk0pg6h4dyy2xKE__Nw5mJc8_F8NYnkzNtQ77wCAETVur6S94m0y1MF44i6OZJyCRudigl041skx0ymDuAbdfhVUtIM8ySYjdvG4rd1AS6WmQL1K8to-xoXodGt64P_ISHxpcWrNiZnZHilLpv01uyjwe4_0F1D0Y9m_jygOE2wdKaL6NSwBiEnwyeN3MhgBLYWfJG36wPA"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.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 {#270
  -map: Symfony\Component\Security\Http\AccessMap {#266 …}
  -logger: Monolog\Logger {#245 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#333
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#249 …}
}
63.98 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#714
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#41 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#342 …}
  -map: Symfony\Component\Security\Http\AccessMap {#266 …}
}
0.45 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
2.00 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#352
  #user: App\Entity\User\User {#699 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#351
      -userIdentifier: "dev@digitalconcepts.mu"
      -userLoader: Closure($userIdentifier) {#353 …}
      -user: App\Entity\User\User {#699 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1754374869
      "exp" => 1754439669
      "roles" => [
        "ROLE_USER"
        "ROLE_ADMIN"
      ]
      "username" => "dev@digitalconcepts.mu"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTQzNzQ4NjksImV4cCI6MTc1NDQzOTY2OSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImRldkBkaWdpdGFsY29uY2VwdHMubXUifQ.ggfyjtMXZ8jsxSli6ShqBjjCoCX3snLgfp-A6FhL7tmHNmaqkJAX2N4RyfNRj2WhYoxFtIOsa4P8T1CVw6FnGd7WDlcq4uZTnMYBdwiKqtykr_XEGqN9XfCA9vm-wbm0Erj9B9bxdSfNk0pg6h4dyy2xKE__Nw5mJc8_F8NYnkzNtQ77wCAETVur6S94m0y1MF44i6OZJyCRudigl041skx0ymDuAbdfhVUtIM8ySYjdvG4rd1AS6WmQL1K8to-xoXodGt64P_ISHxpcWrNiZnZHilLpv01uyjwe4_0F1D0Y9m_jygOE2wdKaL6NSwBiEnwyeN3MhgBLYWfJG36wPA"
  ]
}
UserBadge

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#8
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#60 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#63 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#62 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#64 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/tickets"
  #requestUri: "/api/tickets?page=1&limit=20"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Closure() {#310 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details