Security
Token
There is no security token.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | auth |
| entry_point | App\Security\LocalAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "form_login" "App\Security\LocalAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#518 -map: Symfony\Component\Security\Http\AccessMap {#517 …} -logger: Monolog\Logger {#528 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#593 -sessionKey: "_security_auth" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#530 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#596 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#364 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#594 …} -logger: Monolog\Logger {#528 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#581 …} } |
0.03 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#612 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#607 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#614 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#367 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#605 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#615 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#369 …} -logger: Monolog\Logger {#528 …} -usernameParameter: "ditto" -role: "ROLE_ADMIN" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#88 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#196 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#617 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#367 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#369 …} -map: Symfony\Component\Security\Http\AccessMap {#517 …} } |
0.01 ms | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\LocalAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" 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\TicketVoter" |
| 3 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |