Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#5537 -secret: "JJLJzdB" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
shop
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | sylius.shop_user_provider.email_or_name_based |
context | shop |
entry_point | hwi_oauth.authentication.entry_point.oauth.shop |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "switch_user" "form_login" "oauth" "remember_me" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#5504 -map: Symfony\Component\Security\Http\AccessMap {#5505 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#5518 …} -logger: Symfony\Bridge\Monolog\Logger {#5489 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#5527 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#462 …} -sessionKey: "_security_shop" -logger: Symfony\Bridge\Monolog\Logger {#5489 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5526 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#954 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#5497 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5488 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#463 …} "enableUsageTracking" ] } |
0.03 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#5519 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#5529 …} #options: [ "check_path" => "sylius_shop_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 "username_parameter" => "_username" "password_parameter" => "_password" "csrf_parameter" => "_csrf_shop_security_token" "csrf_token_id" => "shop_authenticate" "post_only" => true "use_forward" => false ] #logger: Symfony\Bridge\Monolog\Logger {#5489 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3393 …} #providerKey: "shop" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#3677 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#463 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#5521 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#954 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#5522 …} -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#5520 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5488 …} } |
0.00 ms | (none) |
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#5535 -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#3678 …} -checkPaths: [ "facebook" ] #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 {#5489 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3393 …} #providerKey: "shop" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#3677 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#463 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#5521 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#954 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#5524 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#5534 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5488 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#5533 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#462 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5488 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3393 …} -logger: Symfony\Bridge\Monolog\Logger {#5489 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#954 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#5521 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#5536 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#462 …} -secret: "JJLJzdB" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3393 …} -logger: Symfony\Bridge\Monolog\Logger {#5489 …} } |
1.97 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#5543 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#463 …} -provider: UsernameOrEmailProvider_3eaa26a {#5492 …} -userChecker: Symfony\Component\Security\Core\User\UserChecker {#5552 …} -providerKey: "shop" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3395 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#5489 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#954 …} -stateless: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#5443 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#463 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "sylius_shop_logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#5418 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5420 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#5487} Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#5488 …} ] -successHandler: App\EventListener\ShopUserLogoutHandler {#5444 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3677 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#5560 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#463 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3395 …} -map: Symfony\Component\Security\Http\AccessMap {#5505 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3393 …} } |
0.58 ms | (none) |
Security Voters (3)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object | ||||||
---|---|---|---|---|---|---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#86 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#120 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#126 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#121 …} +server: Symfony\Component\HttpFoundation\ServerBag {#117 …} +files: Symfony\Component\HttpFoundation\FileBag {#118 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#119 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#116 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/en_US/login" #requestUri: "/en_US/login" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#3723 …} #locale: "ro" #defaultLocale: "ro" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "" : "html" } |
||||||
Show voter details | |||||||||
2 | DENIED | ROLE_USER | null |
||||||
|