Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#2614 -secret: "VNxZt1M" -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 {#2663 -map: Symfony\Component\Security\Http\AccessMap {#2662 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#2654 …} -logger: Symfony\Bridge\Monolog\Logger {#2676 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#2652 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1332 …} -sessionKey: "_security_demo_frontend" -logger: Symfony\Bridge\Monolog\Logger {#2676 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2651 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#77 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2671 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2687 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1331 …} "enableUsageTracking" ] } |
0.03 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#2653 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2626 …} #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 {#2676 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2365 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#2418 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1331 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2648 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#77 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2647 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2579 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2687 …} } |
0.00 ms | (none) |
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#2621 -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#2419 …} -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 {#2676 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2365 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#2418 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1331 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2648 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#77 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2620 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2649 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2687 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#2622 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1332 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2687 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2365 …} -logger: Symfony\Bridge\Monolog\Logger {#2676 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#77 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2648 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2619 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1332 …} -secret: "VNxZt1M" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2365 …} -logger: Symfony\Bridge\Monolog\Logger {#2676 …} } |
0.45 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#2691 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1331 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "account-logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#2689 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2688 …} } Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2687 …} ] -successHandler: AppBundle\EventListener\AuthenticationLogoutListener {#2690 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2418 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#2615 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1331 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2368 …} -map: Symfony\Component\Security\Http\AccessMap {#2662 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2365 …} } |
0.01 ms | (none) |
Security Voters (4)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | DENIED | IS_AUTHENTICATED_REMEMBERED | null |
|