GET https://0kp.ru/user/register

Security

Token

There is no security token. It was removed in 2bf1a2.

Firewall

buyer_firewall Name
Security enabled
Stateless

Configuration

Key Value
provider App\Shared\Infrastructure\Security\Provider\BuyerSecurityProvider
context buyer_firewall
entry_point security.authenticator.form_login.buyer_firewall
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#187
  -map: Symfony\Component\Security\Http\AccessMap {#188 …}
  -logger: Monolog\Logger {#155 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#206
  -sessionKey: "_security_buyer_firewall"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#164 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#209 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#354 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#207 …}
  -logger: Monolog\Logger {#155 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#166 …}
}
0.19 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#217
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#212 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#219
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#355 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#410 …}
  -map: Symfony\Component\Security\Http\AccessMap {#188 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#165
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "buyer.user.logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#355 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#149 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#166 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision