Redirect 302 redirect from GET @index (03426d)

GET https://info.constellation.cool/login

Security

Token

There is no security token. It was removed in 8abcec.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.our_db_provider
context main
entry_point App\Security\AuthenticationEntrypoint
user_checker App\Security\UserChecker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
  "App\Security\ClientLoginAuthenticator"
  "App\Security\GoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1320
  -map: Symfony\Component\Security\Http\AccessMap {#1321 …}
  -logger: Monolog\Logger {#1275 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1208
  -sessionKey: "_security_main"
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1276 …}
  -sessionTrackerEnabler: App\Security\AnonymousAwareTokenStorage::enableUsageTracking(): void {#1228 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#587 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1207 …}
  -logger: Monolog\Logger {#1275 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1286 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2275
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2230 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2277
  -tokenStorage: App\Security\AnonymousAwareTokenStorage {#589 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#595 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1321 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1285
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: App\Security\AnonymousAwareTokenStorage {#589 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1267 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1286 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\ClientLoginAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\GoogleAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision