Security
Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#2003 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "UwmBlWY" } |
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 {#2079 -map: Symfony\Component\Security\Http\AccessMap {#2080 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#1672 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#2090 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#467 …} -sessionKey: "_security_demo_frontend" -logger: Symfony\Bridge\Monolog\Logger {#1672 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2092 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2029 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2078 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#466 …} "enableUsageTracking" ] } |
0.03 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#2069 #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 "form_only" => false ] #logger: Symfony\Bridge\Monolog\Logger {#1672 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2065 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1664 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#466 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2062 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2061 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2091 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2078 …} -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2014 …} } |
0.00 ms | (none) |
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#2008 #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 {#1672 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2065 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1664 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#466 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2062 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2007 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2072 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2078 …} -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#1665 …} -checkPaths: [ "google" => "app_auth_oauth_check_google" "twitter" => "app_auth_oauth_check_twitter" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#2004 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#467 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2078 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2065 …} -logger: Symfony\Bridge\Monolog\Logger {#1672 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#108 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2062 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2001 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#467 …} -secret: "UwmBlWY" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2065 …} -logger: Symfony\Bridge\Monolog\Logger {#1672 …} } |
0.91 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#2032 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#466 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "account-logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1664 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2033 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1996 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#466 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#583 …} -map: Symfony\Component\Security\Http\AccessMap {#2080 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2065 …} -exceptionOnNoToken: true } |
0.02 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy