Security
Token
There is no security token. It was removed in 697dd8.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\LoginFormAuthenticator |
| user_checker | App\Security\UserChecker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "login_throttling" "login_link" "remember_me" "App\Security\LoginFormAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#497 -map: Symfony\Component\Security\Http\AccessMap {#498 …} -logger: Monolog\Logger {#466 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#420 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#464 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#417 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#573 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#419 …} -logger: Monolog\Logger {#466 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#470 …} } |
0.24 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#414 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#413 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#364 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#574 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#408 …} -userChecker: App\Security\UserChecker {#363 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#369 …} -logger: Monolog\Logger {#466 …} -usernameParameter: "_switch_user" -role: "ROLE_SUPER_ADMIN" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#806 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#590 …} -targetRoute: "app_index_redirect" } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#469 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "security_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#574 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#459 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#470 …} -csrfTokenManager: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#361 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#574 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#369 …} -map: Symfony\Component\Security\Http\AccessMap {#498 …} } |
0.00 ms | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\LoginFormAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |