Security
Token
There is no security token.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.jwt |
| context | (none) |
| entry_point | App\Security\AuthenticationEntryPoint |
| user_checker | security.user_checker |
| access_denied_handler | App\Security\AccessDeniedHandler |
| access_denied_url | (none) |
| authenticators | [
"jwt"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#120 -map: Symfony\Component\Security\Http\AccessMap {#121 …} -logger: Monolog\Logger {#111 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#57 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#62 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#50 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#167 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#55 …} -map: Symfony\Component\Security\Http\AccessMap {#121 …} } |
0.01 ms | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" This authenticator did not support the request. |
Access Decision
affirmative
Strategy
| # | Voter class |
|---|---|
| 1 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |
| 2 | "App\Security\Voter\AssessmentVoter" |
Access decision log
| # | Result | Attributes | Object | ||||
|---|---|---|---|---|---|---|---|
| 1 | DENIED | ROLE_PROJECT_ADMIN | null |
||||
|
|||||||
| 2 | DENIED | ROLE_ADMIN | null |
||||
|
|||||||