Security Token
                    Anonymous
                    Username
                
                
                    
                    Authenticated
                
            | Property | Value | 
|---|---|
| Roles | none | 
| Inherited Roles | none | 
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#559 -secret: "Px9QkJZ" -user: "anon." -roleNames: [] -authenticated: true -attributes: [] }  | 
                    
Security Firewall
                    main
                    Name
                
                
                    
                    Security enabled
                
                
                    
                    Stateless
                
                                
                    
                    Allows anonymous
                
                            Configuration
| Key | Value | 
|---|---|
| provider | security.user.provider.concrete.app_user_provider | 
| context | main | 
| entry_point | App\Security\LoginFormAuthenticator | 
| user_checker | security.user_checker | 
| access_denied_handler | (none) | 
| access_denied_url | (none) | 
| listeners | [ "switch_user" "guard" "two_factor" "remember_me" "anonymous" ]  | 
                        
Listeners
| Listener | Duration | Response | 
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#529 -map: Symfony\Component\Security\Http\AccessMap {#530 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#538 …} -logger: Symfony\Bridge\Monolog\Logger {#521 …} }  | 
                                0.00 ms | (none) | 
Symfony\Component\Security\Http\Firewall\ContextListener {#540 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#171 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#521 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#541 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#284 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#333 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#543 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#172 …} "enableUsageTracking" ] }  | 
                                0.03 ms | (none) | 
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#549 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#539 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#130 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#550 …} -logger: Symfony\Bridge\Monolog\Logger {#521 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#543 …} -hideUserNotFoundExceptions: true }  | 
                                0.00 ms | (none) | 
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#553 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#172 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#130 …} -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#378 …} -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#547 …} -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#554 …} -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#555 …} -csrfTokenManager: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\NullCsrfTokenManager {#556 …} -trustedDeviceManager: null -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#284 …} -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#557 …} -logger: Symfony\Bridge\Monolog\Logger {#521 …} }  | 
                                0.00 ms | (none) | 
Symfony\Component\Security\Http\Firewall\RememberMeListener {#552 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#171 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#543 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#130 …} -logger: Symfony\Bridge\Monolog\Logger {#521 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#284 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#548 …} }  | 
                                0.01 ms | (none) | 
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#558 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#171 …} -secret: "Px9QkJZ" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#130 …} -logger: Symfony\Bridge\Monolog\Logger {#521 …} }  | 
                                0.41 ms | (none) | 
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#562 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#172 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#567 …} -userChecker: Symfony\Component\Security\Core\User\UserChecker {#568 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#127 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#521 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#284 …} -stateless: false }  | 
                                0.00 ms | (none) | 
Symfony\Component\Security\Http\Firewall\LogoutListener {#523 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#172 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "user_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#379 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#406 …} }  | 
                                0.00 ms | (none) | 
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#560 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#378 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#172 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#597 …} }  | 
                                0.05 ms | (none) | 
Symfony\Component\Security\Http\Firewall\AccessListener {#598 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#172 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#127 …} -map: Symfony\Component\Security\Http\AccessMap {#530 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#130 …} -exceptionOnNoToken: true }  | 
                                0.04 ms | (none) | 
Security Voters (4)
                affirmative
                Strategy