Security Token
                    Anonymous
                    Username
                
                
                    
                    Authenticated
                
            | Property | Value | 
|---|---|
| Roles | none | 
| Inherited Roles | none | 
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#882 -secret: "KMyPBwm" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] }  | 
                    
Security Firewall
                    demo_frontend
                    Name
                
                
                    
                    Security enabled
                
                
                    
                    Stateless
                
                
                    
                    Allows anonymous
                
            Configuration
| Key | Value | 
|---|---|
| provider | cmf.security.user_provider.oauth | 
| context | demo_frontend | 
| entry_point | hwi_oauth.authentication.entry_point.oauth.demo_frontend | 
| user_checker | security.user_checker | 
| access_denied_handler | (none) | 
| access_denied_url | (none) | 
| listeners | [ "form_login" "oauth" "remember_me" "anonymous" ]  | 
                        
Listeners
| Listener | Duration | Response | 
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#755 -map: Symfony\Component\Security\Http\AccessMap {#754 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#746 …} -logger: Symfony\Bridge\Monolog\Logger {#768 …} }  | 
                                0.04 ms | (none) | 
Symfony\Component\Security\Http\Firewall\ContextListener {#744 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#404 …} -sessionKey: "_security_demo_frontend" -logger: Symfony\Bridge\Monolog\Logger {#768 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#743 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#75 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#763 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#403 …} "enableUsageTracking" ] }  | 
                                0.05 ms | (none) | 
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#745 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#872 …} #options: [ "check_path" => "account-login" "login_path" => "/login" "always_use_default_target_path" => false "default_target_path" => "/" "target_path_parameter" => "_target_path" "use_referer" => false "failure_path" => null "failure_forward" => false "require_previous_session" => false "username_parameter" => "_username" "password_parameter" => "_password" "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "post_only" => true "use_forward" => false ] #logger: Symfony\Bridge\Monolog\Logger {#768 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#507 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#576 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#403 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#740 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#75 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#739 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#704 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#778 …} }  | 
                                0.01 ms | (none) | 
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#879 -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#577 …} -checkPaths: [ "app_auth_oauth_check_google" "app_auth_oauth_check_twitter" ] #options: [ "check_path" => "/login_check" "login_path" => "/login" "always_use_default_target_path" => false "default_target_path" => "/" "target_path_parameter" => "_target_path" "use_referer" => false "failure_path" => null "failure_forward" => false "require_previous_session" => false "use_forward" => false ] #logger: Symfony\Bridge\Monolog\Logger {#768 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#507 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#576 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#403 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#740 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#75 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#880 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#741 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#778 …} }  | 
                                0.06 ms | (none) | 
Symfony\Component\Security\Http\Firewall\RememberMeListener {#878 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#404 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#778 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#507 …} -logger: Symfony\Bridge\Monolog\Logger {#768 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#75 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#740 …} }  | 
                                0.01 ms | (none) | 
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#881 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#404 …} -secret: "KMyPBwm" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#507 …} -logger: Symfony\Bridge\Monolog\Logger {#768 …} }  | 
                                1.47 ms | (none) | 
Symfony\Component\Security\Http\Firewall\LogoutListener {#815 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#403 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "account-logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#802 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#779 …} } Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#778 …} ] -successHandler: AppBundle\EventListener\AuthenticationLogoutListener {#814 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#576 …} -csrfTokenManager: null }  | 
                                0.03 ms | (none) | 
Symfony\Component\Security\Http\Firewall\AccessListener {#885 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#403 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#510 …} -map: Symfony\Component\Security\Http\AccessMap {#754 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#507 …} }  | 
                                0.06 ms | (none) | 
Security Voters (4)
                affirmative
                Strategy