GET https://sogedisv2.preprod.d-impulse.com/

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 security.authenticator.form_login.shop
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "oauth"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#7126
  -map: Symfony\Component\Security\Http\AccessMap {#7127 …}
  -logger: Monolog\Logger {#7086 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#7165
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1770 …}
  -sessionKey: "_security_shop"
  -logger: Monolog\Logger {#7086 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#7166 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#7090 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4656 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#7168 …}
}
0.40 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#7199
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#7197 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#7203
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1769 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#6866 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#7191 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#7200
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1769 …}
  -provider: ContainerDafNxYJ\UsernameOrEmailProviderGhost4ccd29c {#7009 …}
  -userChecker: SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker {#7205 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1669 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#7086 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1379 …}
  -stateless: false
  -urlGenerator: Sylius\Bundle\ShopBundle\Router\LocaleStrippingRouter {#1740 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#7089
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1769 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#7017 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#7090 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#7204
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1769 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1669 …}
  -map: Symfony\Component\Security\Http\AccessMap {#7127 …}
}
0.00 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"
5
"Sylius\Bundle\ApiBundle\Security\OrderAdjustmentsVoter"