Redirect 302 redirect from GET @admin_user_index (0d33d5)

GET https://admin.sovaunion.io/login

Security

Token

There is no security token. It was removed in 11e834.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context main
entry_point App\Security\CookieAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\CookieAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#320
  -map: Symfony\Component\Security\Http\AccessMap {#394 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#265 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#45
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#450 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#48 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#136 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#46 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#265 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#318 …}
}
0.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#56
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#51 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#58
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#137 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#179 …}
  -map: Symfony\Component\Security\Http\AccessMap {#394 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#437
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#137 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#386 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#318 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\CookieAuthenticator"

This authenticator did not support the request.

Access Decision