GET https://boutique-tmp-fix-7.up-pulse.dev/wishlist/header-template

Security

Token

There is no security token.

Firewall

shop Name
Security enabled
Stateless

Configuration

Key Value
provider sylius.shop_user_provider.email_or_name_based
context shop
entry_point App\Security\SsoEntryPoint
user_checker security.user_checker.chain.shop
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "json_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#8001
  -map: Symfony\Component\Security\Http\AccessMap {#8002 …}
  -logger: Monolog\Logger {#7092 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#8031
  -sessionKey: "_security_shop"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4991 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#8034 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#4575 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#8032 …}
  -logger: Monolog\Logger {#7092 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#7088 …}
}
0.09 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#8248
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#8239 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#8250
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4574 …}
  -provider: Sylius\MultiStorePlugin\CustomerPools\Infrastructure\Provider\UsernameAndCustomerPoolProvider {#8225 …}
  -userChecker: Symfony\Component\Security\Core\User\ChainUserChecker {#8251 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4627 …}
  -logger: Monolog\Logger {#7092 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1078 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1436 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#7089
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4574 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#7098 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#7088 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#8255
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4574 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4627 …}
  -map: Symfony\Component\Security\Http\AccessMap {#8002 …}
}
0.08 ms (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Sylius\WishlistPlugin\Voter\WishlistVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#24 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#27 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#26 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#25 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#28 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/fr_FR/register"
  #requestUri: "/fr_FR/register"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#8261 …}
  #locale: "fr_FR"
  #defaultLocale: "fr_FR"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.216.156\x0010.42.5.164\x00" => [
      "216.73.216.156"
    ]
    "4\x00boutique-tmp-fix-7.up-pulse.dev\x00\x00" => [
      "boutique-tmp-fix-7.up-pulse.dev"
    ]
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details
2 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
"Sylius\WishlistPlugin\Voter\WishlistVoter"
ABSTAIN
Show voter details
3 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
"Sylius\WishlistPlugin\Voter\WishlistVoter"
ABSTAIN
Show voter details