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

Security

Token

LeEnzo 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.eyJpYXQiOjE3MzYzNjkwNTEsImV4cCI6MTczNjQ1NTQ1MSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiTGVFbnpvIn0.p_J7FxfBamxxBC_mYZXKpJU-hAeutOT6BxrvtIAShmWTMzPno-cTjpS1VlHquIUR3Dxk0LjQE0oXQXeqqEPW7H_D-ihLZyxSIwWV93MUwPkMuTfVhuEKUlIOD-HAZbKw3j4UgC7HQCvg4mLWIU4Kg-dtasgY9pjKx3Q1Go65ZbiakAFm8TeiOlGouhnZauKtQysl19jNpkrnY5BQJAvBwId8L5tg7va97XeXW0ZtuLiCi5GgXLQTjwc2OEWYKDs0Ai4aqtQXqI_wOCHIkFCBf8xWQXlFfDUDvrpQc1yWDnyDBTmyYHvTQ9a-vPg_JcYdgMQgYByBXh03PEX0ggZV3w"
}

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.03 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.71 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: "LeEnzo"
      -userLoader: Closure($userIdentifier) {#486 …}
      -user: App\Entity\User {#553 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1736369051
      "exp" => 1736455451
      "roles" => [
        "ROLE_USER"
      ]
      "username" => "LeEnzo"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzYzNjkwNTEsImV4cCI6MTczNjQ1NTQ1MSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiTGVFbnpvIn0.p_J7FxfBamxxBC_mYZXKpJU-hAeutOT6BxrvtIAShmWTMzPno-cTjpS1VlHquIUR3Dxk0LjQE0oXQXeqqEPW7H_D-ihLZyxSIwWV93MUwPkMuTfVhuEKUlIOD-HAZbKw3j4UgC7HQCvg4mLWIU4Kg-dtasgY9pjKx3Q1Go65ZbiakAFm8TeiOlGouhnZauKtQysl19jNpkrnY5BQJAvBwId8L5tg7va97XeXW0ZtuLiCi5GgXLQTjwc2OEWYKDs0Ai4aqtQXqI_wOCHIkFCBf8xWQXlFfDUDvrpQc1yWDnyDBTmyYHvTQ9a-vPg_JcYdgMQgYByBXh03PEX0ggZV3w"
  ]
}

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/user"
  #requestUri: "/api/user"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#3014 …}
  #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