Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1869 -secret: "5oqzx75" -user: "anon." -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 {#1819 -map: Symfony\Component\Security\Http\AccessMap {#1818 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1811 …} -logger: Symfony\Bridge\Monolog\Logger {#1472 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1809 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#357 …} -sessionKey: "_security_demo_frontend" -logger: Symfony\Bridge\Monolog\Logger {#1472 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1808 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#82 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1836 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1806 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#356 …} "enableUsageTracking" ] } |
0.02 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#1799 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1777 …} #options: [ "check_path" => "account-login" "login_path" => "account-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 "enable_csrf" => false ] #logger: Symfony\Bridge\Monolog\Logger {#1472 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#432 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1467 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#356 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1798 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#82 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1797 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1810 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1806 …} } |
0.00 ms | (none) |
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#1771 -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#1468 …} -checkPaths: [ "google" => "app_auth_oauth_check_google" "twitter" => "app_auth_oauth_check_twitter" ] #options: [ "check_path" => "/login_check" "login_path" => "account-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 {#1472 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#432 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1467 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#356 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1798 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#82 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1770 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1802 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1806 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1895 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#357 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1806 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#432 …} -logger: Symfony\Bridge\Monolog\Logger {#1472 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#82 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1798 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1887 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#357 …} -secret: "5oqzx75" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#432 …} -logger: Symfony\Bridge\Monolog\Logger {#1472 …} } |
1.31 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1833 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#356 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "account-logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1467 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1832 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1901 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#356 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#435 …} -map: Symfony\Component\Security\Http\AccessMap {#1818 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#432 …} -exceptionOnNoToken: true } |
0.02 ms | (none) |
Security Voters (4)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | DENIED | IS_AUTHENTICATED_REMEMBERED | null |
|