Security
Token
There is no security token. It was removed in cb516a.
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 {#541 -map: Symfony\Component\Security\Http\AccessMap {#540 …} -logger: Monolog\Logger {#602 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#537 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#604 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#573 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#424 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#536 …} -logger: Monolog\Logger {#602 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#617 …} } |
4.74 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#599 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#591 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#620 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#439 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#589 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#621 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#437 …} -logger: Monolog\Logger {#602 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#264 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#130 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#618 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "it_data_user_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#439 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#552 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#617 …} -csrfTokenManager: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#623 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#439 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#437 …} -map: Symfony\Component\Security\Http\AccessMap {#540 …} } |
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. |