Security
Token
There is no security token.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | App\Security\UserProvider |
| context | main |
| entry_point | security.authenticator.form_login.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "form_login" "App\Security\CASAuthenticator" "App\Security\APIFCAAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#273 -map: Symfony\Component\Security\Http\AccessMap {#274 …} -logger: Monolog\Logger {#209 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#276 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#194 …} -sessionKey: "_security_main" -logger: Monolog\Logger {#209 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#277 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#249 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#253 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#279 …} } |
0.28 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#299 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#160 …} } |
304.99 ms | Symfony\Component\HttpFoundation\RedirectResponse {#340 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#339 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/login?auth=form'" />\n \n <title>Redirecting to /login?auth=form</title>\n </head>\n <body>\n Redirecting to <a href="/login?auth=form">/login?auth=form</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/login?auth=form" } |
Authenticators
| Authenticator | Supports | Authenticated | Duration | Passport | Badges |
|---|---|---|---|---|---|
"App\Security\CASAuthenticator" |
0.00 ms | (none) | (none) | ||
"App\Security\APIFCAAuthenticator" |
0.00 ms | (none) | (none) | ||
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" |
0.00 ms | (none) | (none) |