Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1899 -secret: "Gb9AblG" -user: "anon." -roleNames: [] -authenticated: true -attributes: [] } |
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 {#1892 -map: Symfony\Component\Security\Http\AccessMap {#1915 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#1548 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1748 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#365 …} -sessionKey: "_security_demo_frontend" -logger: Symfony\Bridge\Monolog\Logger {#1548 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1859 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#330 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2016 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2029 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#398 …} "enableUsageTracking" ] } |
0.02 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#2033 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1977 …} #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 {#1548 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2003 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1543 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#398 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1997 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#330 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2001 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2031 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2029 …} } |
0.00 ms | (none) |
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#1971 -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#1544 …} -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 {#1548 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2003 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1543 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#398 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1997 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#330 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1970 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1864 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2029 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1904 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#365 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#2029 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2003 …} -logger: Symfony\Bridge\Monolog\Logger {#1548 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#330 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1997 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2005 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#365 …} -secret: "Gb9AblG" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2003 …} -logger: Symfony\Bridge\Monolog\Logger {#1548 …} } |
3.14 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#2013 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#398 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "account-logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1543 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2012 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#2025 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#398 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#489 …} -map: Symfony\Component\Security\Http\AccessMap {#1915 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2003 …} -exceptionOnNoToken: true } |
0.12 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy