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 | [
  "App\Security\AppCustomAuthenticator"
] | 
                                    
Listeners
| Listener | Duration | Response | 
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#254 -map: Symfony\Component\Security\Http\AccessMap {#255 …} -logger: Symfony\Bridge\Monolog\Logger {#229 …} -httpPort: 80 -httpsPort: 443 }  | 
                                    0.00 ms | (none) | 
Symfony\Component\Security\Http\Firewall\ContextListener {#258 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#157 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#229 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#259 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#235 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#217 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#261 …} }  | 
                                    0.10 ms | (none) | 
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#264 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#265 …} }  | 
                                    2.46 ms | Symfony\Component\HttpFoundation\RedirectResponse {#1353 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1349 …} #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 {#273 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#156 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#267 …} -map: Symfony\Component\Security\Http\AccessMap {#255 …} }  | 
                                    0.00 ms | (none) | 
Authenticators
| Authenticator | Supports | Duration | Passport | 
|---|---|---|---|
"App\Security\AppCustomAuthenticator"  | 
                                    0.00 ms | (none) |