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

Security

Token

RayaneLEVRAI 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.eyJpYXQiOjE3MzYyODcyMjEsImV4cCI6MTczNjM3MzYyMSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiUmF5YW5lTEVWUkFJIn0.HdDbnGCZA5n_d0ERsb3M3KLHueM1HtMPGSRbQm84T-cuZ0HAwimWQjMH6kJU7azu6LOBtTcss3geB-1YwII4igCVmpa3uWWwmft7jgZcy_g_o-3nxkULfrmkc32LmL4GitfPAEvlKLpPCV3QzErMtqdORSt0PimwbKkfopUFwrJv85GtOcJJiNRKJgB_-gi35pVBhEHN0f8cT_6x5yTnkLoBr6uDTp4f7CFmBKlLMii83U3LphhaDTxMF2f5L9xItTPtLAY1vBq0cjz6zl4pvglcol2cQrJAMM8uvdI5228S64xBMvoI5t5RvBbCOo4QFwvJcWlYzYWGos0FtrejkQ"
}

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 …}
}
8.24 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.17 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.76 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: "RayaneLEVRAI"
      -userLoader: Closure($userIdentifier) {#486 …}
      -user: App\Entity\User {#553 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1736287221
      "exp" => 1736373621
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "RayaneLEVRAI"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzYyODcyMjEsImV4cCI6MTczNjM3MzYyMSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiUmF5YW5lTEVWUkFJIn0.HdDbnGCZA5n_d0ERsb3M3KLHueM1HtMPGSRbQm84T-cuZ0HAwimWQjMH6kJU7azu6LOBtTcss3geB-1YwII4igCVmpa3uWWwmft7jgZcy_g_o-3nxkULfrmkc32LmL4GitfPAEvlKLpPCV3QzErMtqdORSt0PimwbKkfopUFwrJv85GtOcJJiNRKJgB_-gi35pVBhEHN0f8cT_6x5yTnkLoBr6uDTp4f7CFmBKlLMii83U3LphhaDTxMF2f5L9xItTPtLAY1vBq0cjz6zl4pvglcol2cQrJAMM8uvdI5228S64xBMvoI5t5RvBbCOo4QFwvJcWlYzYWGos0FtrejkQ"
  ]
}

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 {#1921 …}
  #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