GET https://mouve-app.com/api/exercises

Security

Token

Gabriel Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#642
  -user: App\Entity\User {#553 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzYzMTY5MDEsImV4cCI6MTczNjQwMzMwMSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiR2FicmllbCJ9.K5_H7D6IVvmkqP5LKtR9JnZrM4Jg3Hc7WER3twLh10MM1T7jcavldsLCsiUc8XiPYr9j_FB76ZNpg0UnSwwsJ-VwoVZOrrWYfpcEONW-Idz3oYPLI8v6yr-OI2xAetDMZExMoay7-O-QcKenj8wxxMwDUl9nZX96pAhO3v8p8xv8oT_x6bJ5rzABmEwHbIJUNnL9NxDYikpfdzj-6An0Xsf4k1dwN-g5-GBvPAAFfMlD5PIwebU8uKnjiicafsaxiWn7c6bH7Aos9B-5Vzt9hMguekcDwUUxV2Ui9hBZNALmlg0OYgrwGxmIkDRTHC2_KpKxPqXPZeZQPIYdCPVo-g"
}

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
[
  "jwt"
  "json_login"
  "refresh_jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#311
  -map: Symfony\Component\Security\Http\AccessMap {#312 …}
  -logger: Symfony\Bridge\Monolog\Logger {#302 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#475
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#476 …}
}
7.12 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#479
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#243 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#81 …}
  -map: Symfony\Component\Security\Http\AccessMap {#312 …}
}
0.13 ms (none)

Authenticators

Authenticator Supports Duration Passport
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none)
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"
0.00 ms (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
1.49 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#480
  #user: App\Entity\User {#553 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#484
      -userIdentifier: "Gabriel"
      -userLoader: Closure($userIdentifier) {#486 …}
      -user: App\Entity\User {#553 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1736316901
      "exp" => 1736403301
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "Gabriel"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzYzMTY5MDEsImV4cCI6MTczNjQwMzMwMSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiR2FicmllbCJ9.K5_H7D6IVvmkqP5LKtR9JnZrM4Jg3Hc7WER3twLh10MM1T7jcavldsLCsiUc8XiPYr9j_FB76ZNpg0UnSwwsJ-VwoVZOrrWYfpcEONW-Idz3oYPLI8v6yr-OI2xAetDMZExMoay7-O-QcKenj8wxxMwDUl9nZX96pAhO3v8p8xv8oT_x6bJ5rzABmEwHbIJUNnL9NxDYikpfdzj-6An0Xsf4k1dwN-g5-GBvPAAFfMlD5PIwebU8uKnjiicafsaxiWn7c6bH7Aos9B-5Vzt9hMguekcDwUUxV2Ui9hBZNALmlg0OYgrwGxmIkDRTHC2_KpKxPqXPZeZQPIYdCPVo-g"
  ]
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/exercises"
  #requestUri: "/api/exercises"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1895 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details