Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#7489
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "DzIrS0n"
}

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 {#7543
  -map: Symfony\Component\Security\Http\AccessMap {#7542 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#7567 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#7525
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#720 …}
  -sessionKey: "_security_shop"
  -logger: Symfony\Bridge\Monolog\Logger {#7567 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#7524 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#729 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#6252 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#7519 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#783 …}
    "enableUsageTracking"
  ]
}
0.10 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#7506
  #options: [
    "check_path" => "sylius_shop_login_check"
    "login_path" => "sylius_shop_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
    "enable_csrf" => false
    "form_only" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#7567 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4237 …}
  #providerKey: "shop"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#6584 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#783 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#7505 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#729 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#7503 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#7501 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#7519 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#7499 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#7493
  #options: [
    "check_path" => "/login_check"
    "login_path" => "sylius_shop_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 {#7567 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4237 …}
  #providerKey: "shop"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#6584 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#783 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#7505 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#729 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#7515 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#7494 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#7519 …}
  -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#6585 …}
  -checkPaths: [
    "facebook" => "/login/facebook"
    "google" => "/login/google"
    "apple" => "/login/apple"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#7490
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#720 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#7519 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4237 …}
  -logger: Symfony\Bridge\Monolog\Logger {#7567 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#729 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#7505 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#7487
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#720 …}
  -secret: "DzIrS0n"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4237 …}
  -logger: Symfony\Bridge\Monolog\Logger {#7567 …}
}
0.50 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#7482
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#783 …}
  -provider: ContainerDzIrS0n\UsernameOrEmailProvider_3eaa26a {#7462 …}
  -userChecker: SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker {#7476 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4240 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#7567 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#729 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#7564
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#783 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#6584 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#7563 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#7486
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#783 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4240 …}
  -map: Symfony\Component\Security\Http\AccessMap {#7542 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#4237 …}
  -exceptionOnNoToken: true
}
0.01 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
Show voter details