Security
Token
There is no security token.
Firewall
api
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.entreprise_provider |
| context | (none) |
| entry_point | (none) |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\ApiKeyAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#723 -map: Symfony\Component\Security\Http\AccessMap {#722 …} -logger: Monolog\Logger {#729 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#762 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#751 …} } |
1.92 ms | Symfony\Component\HttpFoundation\JsonResponse {#774 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#630 …} #content: "{"error":"An authentication exception occurred."}" #version: "1.1" #statusCode: 401 #statusText: "Unauthorized" #charset: "UTF-8" -sentHeaders: ? array #data: "{"error":"An authentication exception occurred."}" #callback: null #encodingOptions: 15 } |
Symfony\Component\Security\Http\Firewall\AccessListener {#764 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#260 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#244 …} -map: Symfony\Component\Security\Http\AccessMap {#722 …} } |
(none) | (none) |
Authenticators
Access Decision
affirmative
Strategy
| # | Voter class |
|---|---|
| 1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
| 2 | "Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter" |
| 3 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |
| 4 | "Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter" |
| 5 | "App\Security\Voter\CalendarVoter" |
| 6 | "App\Security\Voter\CourseVoter" |
| 7 | "App\Security\Voter\ExtraVoter" |
| 8 | "App\Security\Voter\JourneyVoter" |
| 9 | "EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" |