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

Security

Token

admin@metal2000.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#806
  -user: App\Entity\User {#773 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTQxMzg5MDgsImV4cCI6MTc1NDE0MjUwOCwianRpIjoiYWVjMGU0NTY0ZDFhNDhhMTcyNDNlNjc1MDk1YWNkMzEiLCJyb2xlcyI6WyJST0xFX1NVUEVSX0FETUlOIiwiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluQG1ldGFsMjAwMC5mciJ9.WUSEuseXeYILC0FWwsYeuyMG91-DrRk0sPANyTpZWV6EOPr23QXM7NnVVxnVF9SWQrPc7mo2t9fdemqa6-VVwZqV7iVmQZKIk-ITndTTXcEMz53tt4ifzYCFRjAIbBJGUYjXAyEUZUxxgDNnR-t-HTqns3xdYEmJlIa6gdnt-WDua4MthLGT4oomxLi0qxmlBDmGQz4TATlbAQHOE0P13baQ9dMJ0uZ5wvNkUfpPJacaZ_fGx3o0MY-wHARoCHUrQog8MHw7ZMa3MzXxpu1ApI9DdlcYmzOR5UzcFvTggf14phLXKQw28Gdq5WydT7jk4oaPxQh7LD0I0HXntLeP0w"
}

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 {#500
  -map: Symfony\Component\Security\Http\AccessMap {#521 …}
  -logger: Monolog\Logger {#538 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#680
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#686 …}
}
11.16 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#554
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#183 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#124 …}
  -map: Symfony\Component\Security\Http\AccessMap {#521 …}
}
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"
1.52 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#667
  #user: App\Entity\User {#773 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#635
      -userIdentifier: "admin@metal2000.fr"
      -userLoader: Closure($userIdentifier) {#662 …}
      -user: App\Entity\User {#773 …}
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1754138908
      "exp" => 1754142508
      "jti" => "aec0e4564d1a48a17243e675095acd31"
      "roles" => [
        "ROLE_SUPER_ADMIN"
        "ROLE_ADMIN"
        "ROLE_USER"
      ]
      "username" => "admin@metal2000.fr"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTQxMzg5MDgsImV4cCI6MTc1NDE0MjUwOCwianRpIjoiYWVjMGU0NTY0ZDFhNDhhMTcyNDNlNjc1MDk1YWNkMzEiLCJyb2xlcyI6WyJST0xFX1NVUEVSX0FETUlOIiwiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluQG1ldGFsMjAwMC5mciJ9.WUSEuseXeYILC0FWwsYeuyMG91-DrRk0sPANyTpZWV6EOPr23QXM7NnVVxnVF9SWQrPc7mo2t9fdemqa6-VVwZqV7iVmQZKIk-ITndTTXcEMz53tt4ifzYCFRjAIbBJGUYjXAyEUZUxxgDNnR-t-HTqns3xdYEmJlIa6gdnt-WDua4MthLGT4oomxLi0qxmlBDmGQz4TATlbAQHOE0P13baQ9dMJ0uZ5wvNkUfpPJacaZ_fGx3o0MY-wHARoCHUrQog8MHw7ZMa3MzXxpu1ApI9DdlcYmzOR5UzcFvTggf14phLXKQw28Gdq5WydT7jk4oaPxQh7LD0I0HXntLeP0w"
  ]
}
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"