Redirect 302 redirect from GET @sylius_shop_homepage (cfc0dd)

GET https://etape-auto.staging7.novaway.net/forbidden

Security

Token

There is no security token.

Firewall

shop Name
Security enabled
Stateless

Configuration

Key Value
provider App\Ecom\Infrastructure\Provider\UserProvider
context shop
entry_point App\Ecom\Infrastructure\Security\IntranetLoginEntryPoint
user_checker security.user_checker
access_denied_handler App\Ecom\Infrastructure\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "App\Ecom\Infrastructure\Security\IntranetLoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#5149
  -map: Symfony\Component\Security\Http\AccessMap {#5148 …}
  -logger: Monolog\Logger {#5183 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#5109
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2029 …}
  -sessionKey: "_security_shop"
  -logger: Monolog\Logger {#5183 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5110 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#5177 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4283 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#5115 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#5264
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#5257 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#5262
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2030 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4261 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5148 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#5178
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2030 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5193 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#5177 …}
}
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
"App\Ecom\Domain\Security\Voter\BatVoter"
5
"App\Ecom\Domain\Security\Voter\CartVoter"
6
"App\Ecom\Domain\Security\Voter\OrderItemVoter"
7
"App\Ecom\Domain\Security\Voter\OrderVoter"