Security
Token
There is no security token.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\AppCustomAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "remember_me" "App\Security\AppCustomAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#260 -map: Symfony\Component\Security\Http\AccessMap {#261 …} -logger: Symfony\Bridge\Monolog\Logger {#183 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#285 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#67 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#183 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#284 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#179 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#197 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#279 …} } |
2.28 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#278 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#280 …} } |
45.69 ms | Symfony\Component\HttpFoundation\RedirectResponse {#418 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#510 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/login'" />\n \n <title>Redirecting to /login</title>\n </head>\n <body>\n Redirecting to <a href="/login">/login</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" #targetUrl: "/login" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#299 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#66 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#290 …} -map: Symfony\Component\Security\Http\AccessMap {#261 …} } |
0.00 ms | (none) |
Authenticators
| Authenticator | Supports | Duration | Passport |
|---|---|---|---|
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" |
0.00 ms | (none) | |
"App\Security\AppCustomAuthenticator" |
0.71 ms | Symfony\Component\Security\Http\Authenticator\Passport\Passport {#328 #user: null -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#257 -userIdentifier: "" -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#334 …} } "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#335 -password: "" -resolved: false } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#304 -enabled: false } ] -attributes: [] } |