GET https://acooptest03.taller.fesomia.net/resultats/fruits-secs

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.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 {#5947
  -map: Symfony\Component\Security\Http\AccessMap {#5946 …}
  -logger: Monolog\Logger {#5987 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#5889
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1497 …}
  -sessionKey: "_security_shop"
  -logger: Monolog\Logger {#5987 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5890 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#5984 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4777 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#5895 …}
}
6.57 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#5877
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#5881 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#5888
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1498 …}
  -provider: ContainerGM3ais2\UsernameOrEmailProviderGhost4ccd29c {#5995 …}
  -userChecker: Symfony\Component\Security\Core\User\ChainUserChecker {#5864 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4557 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#5987 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#620 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1103 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#5954
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1498 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5999 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#5984 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#5879
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1498 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4557 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5946 …}
}
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
"Sylius\Bundle\CoreBundle\Security\ImpersonationVoter"
5
"Sylius\Bundle\ApiBundle\Security\ShopUserVoter"
6
"Sylius\Bundle\ApiBundle\Security\OrderAdjustmentsVoter"