POST https://otoline.fr/

Security

Token

There is no security token. It was removed in e093a5.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.accounts
context main
entry_point App\Security\DashboardAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\DashboardAuthenticator"
  "App\Security\GoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#181
  -map: Symfony\Component\Security\Http\AccessMap {#182 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#146 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#285
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#246 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#288 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#282 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#286 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#146 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#254 …}
}
0.11 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#291
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#292 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#308
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#271 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#303 …}
  -map: Symfony\Component\Security\Http\AccessMap {#182 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#233
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#271 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#252 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#254 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\DashboardAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\GoogleAuthenticator"

This authenticator did not support the request.

Access Decision