GET https://dev-cosmos.metal2000.fr/front/api/me

Security

Token

a.belhajsalah@metal2000.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#818
  -user: App\Entity\User {#772 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTkzODc2NjcsImV4cCI6MTc1OTM5MTI2NywianRpIjoiOTYxNzUyYzU3NDE0NjAyOTA2OTVlMWNhODNhMjY5MTkiLCJyb2xlcyI6WyJST0xFX1NVUEVSX0FETUlOIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYS5iZWxoYWpzYWxhaEBtZXRhbDIwMDAuZnIifQ.LHoYBAPVpWqsThg4RlCFBAYyL5yiMLXD4Gpifn5csRn03UFz643HVbV_PlKrAGqIJv_rks0cVYFRdyh2vCSK2hYU1DUs38f35cvkFA_9y0Sk-brzr7HVM3gQA9d8GFNxgzTAv_2GzrhOaq7IW3w0lN6a74338s6Gus5bjexhUIcz-uarFk6dVmpYLyEAFcJYPLEjnFOs1oPT-nPqyNXNkop4s5RAoRVysogA66Sl9KBSAYPx7yEtlIP1hhj-DbFt3j1XqUPqOlybo_8Mtl-Gtd6hXxyGjBQUIxj3ceL3lw8kfDs_UyjuG-SdAmh0dtbqChql5zLdnqJIBB7hl81oZw"
}

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"
  "refresh_jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#70
  -map: Symfony\Component\Security\Http\AccessMap {#69 …}
  -logger: Monolog\Logger {#585 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#679
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#685 …}
}
24.56 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#382
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#211 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#152 …}
  -map: Symfony\Component\Security\Http\AccessMap {#69 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"
0.00 ms (none) (none)
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
3.79 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#666
  #user: App\Entity\User {#772 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#634
      -userIdentifier: "a.belhajsalah@metal2000.fr"
      -userLoader: Closure($userIdentifier) {#661 …}
      -user: App\Entity\User {#772 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1759387667
      "exp" => 1759391267
      "jti" => "961752c5741460290695e1ca83a26919"
      "roles" => [
        "ROLE_SUPER_ADMIN"
        "ROLE_USER"
      ]
      "username" => "a.belhajsalah@metal2000.fr"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTkzODc2NjcsImV4cCI6MTc1OTM5MTI2NywianRpIjoiOTYxNzUyYzU3NDE0NjAyOTA2OTVlMWNhODNhMjY5MTkiLCJyb2xlcyI6WyJST0xFX1NVUEVSX0FETUlOIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYS5iZWxoYWpzYWxhaEBtZXRhbDIwMDAuZnIifQ.LHoYBAPVpWqsThg4RlCFBAYyL5yiMLXD4Gpifn5csRn03UFz643HVbV_PlKrAGqIJv_rks0cVYFRdyh2vCSK2hYU1DUs38f35cvkFA_9y0Sk-brzr7HVM3gQA9d8GFNxgzTAv_2GzrhOaq7IW3w0lN6a74338s6Gus5bjexhUIcz-uarFk6dVmpYLyEAFcJYPLEjnFOs1oPT-nPqyNXNkop4s5RAoRVysogA66Sl9KBSAYPx7yEtlIP1hhj-DbFt3j1XqUPqOlybo_8Mtl-Gtd6hXxyGjBQUIxj3ceL3lw8kfDs_UyjuG-SdAmh0dtbqChql5zLdnqJIBB7hl81oZw"
  ]
}
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"
4
"App\Security\PermissionVoter"