GET https://dev.web.tickandlive.com/_fos_user_context_hash

Security

Token

There is no security token.

Firewall

shop Name
Security enabled
Stateless

Configuration

Key Value
provider TickLive\ShopBundle\Infrastructure\Stack\Symfony\Authentication\Provider\UserProvider
context shop
entry_point TickLive\ShopBundle\Infrastructure\Stack\Symfony\Authentication\FormLoginAuthenticatorInterface
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "remember_me"
  "TickLive\ShopBundle\Infrastructure\Stack\Symfony\Authentication\FormLoginAuthenticatorInterface"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#5624
  -map: TickLive\ShopBundle\Security\WhiteLabel\WhiteLabelAuthenticatedAccessMap {#5623 …}
  -logger: Monolog\Logger {#5567 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#5626
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1032 …}
  -sessionKey: "_security_shop"
  -logger: Monolog\Logger {#5567 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5627 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#5521 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#5566 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#5629 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#5640
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#5638 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#5642
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1033 …}
  -provider: TickLive\ShopBundle\Infrastructure\Stack\Symfony\Authentication\Provider\UserProvider {#5437 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#5643 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1012 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#5567 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1315 …}
  -stateless: false
  -urlGenerator: TickLive\ShopBundle\Routing\Router {#1054 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#5645
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1033 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1012 …}
  -map: TickLive\ShopBundle\Security\WhiteLabel\WhiteLabelAuthenticatedAccessMap {#5623 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#5570
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1033 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "ticklive_shop_front_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5561 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#5521 …}
}
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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"