https://stage.sys-gt.com/es_ES/

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 {#4792
  -map: Symfony\Component\Security\Http\AccessMap {#4890 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4638 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#4929
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#908 …}
  -sessionKey: "_security_shop"
  -logger: Symfony\Bridge\Monolog\Logger {#4638 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4928 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#4635 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#3868 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#4923 …}
}
0.36 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4940
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4941 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#4948
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#909 …}
  -provider: Container585dvHM\UsernameOrEmailProvider_3eaa26a {#4644 …}
  -userChecker: SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker {#4949 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3869 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#4638 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1179 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#4636
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#909 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4653 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#4635 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4945
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#909 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3869 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4890 …}
}
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"