Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1784 -secret: "AbGAsgE" -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 {#1985 -map: Symfony\Component\Security\Http\AccessMap {#1984 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#1685 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1960 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#143 …} -sessionKey: "_security_demo_frontend" -logger: Symfony\Bridge\Monolog\Logger {#1685 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1959 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#97 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1994 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1954 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#144 …} "enableUsageTracking" ] } |
0.04 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#1939 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1774 …} #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 {#1685 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1946 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1680 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#144 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1938 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#97 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1936 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1940 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1954 …} } |
0.00 ms | (none) |
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#1778 -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#1681 …} -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 {#1685 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1946 …} #providerKey: "demo_frontend" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#1680 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#144 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1938 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#97 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1779 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#1949 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1954 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#1783 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#143 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#1954 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1946 …} -logger: Symfony\Bridge\Monolog\Logger {#1685 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#97 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1938 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1786 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#143 …} -secret: "AbGAsgE" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1946 …} -logger: Symfony\Bridge\Monolog\Logger {#1685 …} } |
2.62 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1991 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#144 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "account-logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1680 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#2006 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1792 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#144 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#545 …} -map: Symfony\Component\Security\Http\AccessMap {#1984 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1946 …} -exceptionOnNoToken: true } |
0.50 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy
Access decision log
| # | Result | Attributes | Object |
|---|---|---|---|
| 1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#10 …} +request: Symfony\Component\HttpFoundation\InputBag {#8 …} +query: Symfony\Component\HttpFoundation\InputBag {#9 …} +server: Symfony\Component\HttpFoundation\ServerBag {#13 …} +files: Symfony\Component\HttpFoundation\FileBag {#12 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#11 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#14 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/b2c/cart/add-to-cart" #requestUri: "/b2c/cart/add-to-cart?id=1434116" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#462 …} #locale: "it_IT" #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null -isIisRewrite: false : "" : "html" } |
| Show voter details | |||