GET https://apisupport.timed.fr/api/tickets

Security

Token

fabien.descamps Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1011
  -user: App\Entity\User {#921 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTY3Mzc3MzgsImV4cCI6MTc1Njc0MTMzOCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImZhYmllbi5kZXNjYW1wcyJ9.NMxvmqEC2heTa06ldRzPUfUzIso9jviUA8BENnAeI-hiXecYRO0fw28kDkV0ZebELvVguJD4PqsUSj1qAiBiuVvIZVexF3MOC7SAvLOWRR6Zw_Bz5pH4AaKVnwWDzTwkipzZMWJ9xQ79M5TkdHcvxnnUurR5OWPc766sUl1Nd68wfuLtOqe2H6RjlfFByqkXATKL1KxujeJDc3lTByNT5Bp3NL_j9WzXVP4-Nje9c7_0T2nmJa1X9Ap7grUBiXM9SvaDpeRyG85F9w-BFaJ_vlJplUSYZY8EZ5szCB04T1R_m82VqJvmxMPLvrUr3l6uQra44gNWCtQqtiV9Sg6UFw"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.jwt.api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "jwt"
  "refresh_jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#689
  -map: Symfony\Component\Security\Http\AccessMap {#690 …}
  -logger: Monolog\Logger {#648 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#809
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#807 …}
}
3.28 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#811
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#467 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#469 …}
  -map: Symfony\Component\Security\Http\AccessMap {#690 …}
}
0.06 ms (none)

Authenticators

Status Authenticator
skipped
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"

This authenticator did not support the request.

success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 0.37 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#688
  #user: App\Entity\User {#921 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#814
      -userLoader: Closure($userIdentifier) {#816 …}
      -user: App\Entity\User {#921 …}
      -userIdentifier: "fabien.descamps"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1756737738
      "exp" => 1756741338
      "roles" => [
        "ROLE_USER"
        "ROLE_ADMIN"
      ]
      "username" => "fabien.descamps"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTY3Mzc3MzgsImV4cCI6MTc1Njc0MTMzOCwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6ImZhYmllbi5kZXNjYW1wcyJ9.NMxvmqEC2heTa06ldRzPUfUzIso9jviUA8BENnAeI-hiXecYRO0fw28kDkV0ZebELvVguJD4PqsUSj1qAiBiuVvIZVexF3MOC7SAvLOWRR6Zw_Bz5pH4AaKVnwWDzTwkipzZMWJ9xQ79M5TkdHcvxnnUurR5OWPc766sUl1Nd68wfuLtOqe2H6RjlfFByqkXATKL1KxujeJDc3lTByNT5Bp3NL_j9WzXVP4-Nje9c7_0T2nmJa1X9Ap7grUBiXM9SvaDpeRyG85F9w-BFaJ_vlJplUSYZY8EZ5szCB04T1R_m82VqJvmxMPLvrUr3l6uQra44gNWCtQqtiV9Sg6UFw"
  ]
}
Badges 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 {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
    "text/plain"
    "*/*"
  ]
  #pathInfo: "/api/tickets"
  #requestUri: "/api/tickets"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Closure() {#638 …}
  #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