https://test.sudekusa.com/glass-covers

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"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#6658
  -map: Symfony\Component\Security\Http\AccessMap {#6659 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#6626 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#6683
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1580 …}
  -sessionKey: "_security_shop"
  -logger: Symfony\Bridge\Monolog\Logger {#6626 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#6684 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#6629 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#5436 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1579 …}
    "enableUsageTracking"
  ]
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#6687
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#6688 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#6686
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1579 …}
  -provider: ContainerXm2xGPT\UsernameOrEmailProvider_3eaa26a {#6620 …}
  -userChecker: SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker {#6693 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#5437 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#6626 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1289 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#6628
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1579 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#6352 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#6629 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#6692
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1579 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#5437 …}
  -map: Symfony\Component\Security\Http\AccessMap {#6659 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.04 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"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
Show voter details