GET http://monpremierbrevetaero.fr/api/parametres

Security

Token

mpba Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#735
  -user: Symfony\Component\Security\Core\User\InMemoryUser {#730 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Mzc1ODc5OTMsImV4cCI6MTczNzU5Nzk5Mywicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6Im1wYmEifQ.goNsZGkBtO-jroiYr7bKXGycyg3z3M3qmU2Fy5e7n0GNAvrz2inqNvT1HtdbseXkLUEhuMp-IeXZBeaeiMfby-BHoM6xaC7IHG0sERenb2jG-376iLfsRX8up3di1Ce3g8I8cxGICjp4Qzvmfba1bdXJiVICwJb2iPs75HVIS-RcafyRobScFg4ylsxhfcx8muwwubeUD-i_TqpAaBAqmZ7mgWeHzJAaJemXtwIAvqLAM8S1isSYLmJrWtrq15XOa8EicSRpBoMJTW90DvI90amKvCDCihFNls39lYECYb0J8RswUGFV5IaOH3H2dCMFQjJFXKUTaWhQIfR_vXMS9w"
}

Firewall

api Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#650
  -map: Symfony\Component\Security\Http\AccessMap {#651 …}
  -logger: Symfony\Bridge\Monolog\Logger {#641 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#685
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#673 …}
}
19.74 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#695
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#268 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#392 …}
  -map: Symfony\Component\Security\Http\AccessMap {#651 …}
}
0.73 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
13.79 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#696
  #user: Symfony\Component\Security\Core\User\InMemoryUser {#730 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#700
      -userIdentifier: "mpba"
      -userLoader: Closure($userIdentifier) {#702 …}
      -user: Symfony\Component\Security\Core\User\InMemoryUser {#730 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1737587993
      "exp" => 1737597993
      "roles" => [
        "ROLE_ADMIN"
      ]
      "username" => "mpba"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Mzc1ODc5OTMsImV4cCI6MTczNzU5Nzk5Mywicm9sZXMiOlsiUk9MRV9BRE1JTiJdLCJ1c2VybmFtZSI6Im1wYmEifQ.goNsZGkBtO-jroiYr7bKXGycyg3z3M3qmU2Fy5e7n0GNAvrz2inqNvT1HtdbseXkLUEhuMp-IeXZBeaeiMfby-BHoM6xaC7IHG0sERenb2jG-376iLfsRX8up3di1Ce3g8I8cxGICjp4Qzvmfba1bdXJiVICwJb2iPs75HVIS-RcafyRobScFg4ylsxhfcx8muwwubeUD-i_TqpAaBAqmZ7mgWeHzJAaJemXtwIAvqLAM8S1isSYLmJrWtrq15XOa8EicSRpBoMJTW90DvI90amKvCDCihFNls39lYECYb0J8RswUGFV5IaOH3H2dCMFQjJFXKUTaWhQIfR_vXMS9w"
  ]
}

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 {#19 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#22 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#21 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#23 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/parametres"
  #requestUri: "/api/parametres"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1444 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details