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 | main |
| entry_point | ItData\UserBundle\Security\AuthenticationEntryPoint |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "form_login" "ItData\UserBundle\Service\GoogleAuthenticator" "App\Security\LocalAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#387 -map: Symfony\Component\Security\Http\AccessMap {#386 …} -logger: Monolog\Logger {#625 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#427 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#627 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#402 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#587 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#380 …} -logger: Monolog\Logger {#625 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#640 …} } |
3.83 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#647 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#620 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#649 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#584 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#616 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#650 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#582 …} -logger: Monolog\Logger {#625 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#333 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#178 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#641 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "it_data_user_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#584 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#374 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#640 …} -csrfTokenManager: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#652 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#584 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#582 …} -map: Symfony\Component\Security\Http\AccessMap {#386 …} } |
0.00 ms | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"ItData\UserBundle\Service\GoogleAuthenticator" This authenticator did not support the request. |
| 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. |