Security
Token
There is no security token. It was removed in e4da00.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Adapters\Primary\Http\Security\LoginFormAuthenticator |
| user_checker | App\Adapters\Primary\Http\Security\UserChecker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "form_login" "remember_me" "App\Adapters\Primary\Http\Security\LoginFormAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#555 -map: Symfony\Component\Security\Http\AccessMap {#558 …} -logger: Monolog\Logger {#472 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#530 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#433 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#499 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#595 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#526 …} -logger: Monolog\Logger {#472 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#479 …} } |
2.11 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#581 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#518 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#579 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#493 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#520 …} -userChecker: App\Adapters\Primary\Http\Security\UserChecker {#575 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#593 …} -logger: Monolog\Logger {#472 …} -usernameParameter: "_switch_user" -role: "ROLE_ADMIN" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#373 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#251 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#580 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#493 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#593 …} -map: Symfony\Component\Security\Http\AccessMap {#558 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#554 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app.logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#493 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#459 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#479 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Adapters\Primary\Http\Security\LoginFormAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |