Security
Token
There is no security token. It was removed in 4f0ada.
Firewall
drukomat
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | App\Security\ShopApiProvider |
| context | drukomat |
| entry_point | App\Security\AuthenticationEntryPoint |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\ShopApiAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#2070 -map: Symfony\Component\Security\Http\AccessMap {#2071 …} -logger: Monolog\Logger {#2044 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#2124 -sessionKey: "_security_drukomat" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2042 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2127 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#781 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2125 …} -logger: Monolog\Logger {#2044 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2048 …} } |
0.71 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2130 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2135 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#2140 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#782 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#573 …} -map: Symfony\Component\Security\Http\AccessMap {#2071 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#2047 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "customer_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#782 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1522 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2048 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\ShopApiAuthenticator" This authenticator did not support the request. |
Access Decision
affirmative
Strategy
| # | Voter class |
|---|---|
| 1 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |