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\Authenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\Authenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#234 -map: Symfony\Component\Security\Http\AccessMap {#235 …} -logger: Symfony\Bridge\Monolog\Logger {#195 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#244 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#129 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#195 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#243 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#164 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#209 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#238 …} } |
4.69 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#237 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#239 …} } |
12.65 ms | Symfony\Component\HttpFoundation\RedirectResponse {#285 #targetUrl: "/" +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#347 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/'" />\n \n <title>Redirecting to /</title>\n </head>\n <body>\n Redirecting to <a href="/">/</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#252 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#246 …} -map: Symfony\Component\Security\Http\AccessMap {#235 …} } |
0.00 ms | (none) |
Authenticators
| Authenticator | Supports | Duration | Passport |
|---|---|---|---|
"App\Security\Authenticator" |
3.30 ms | Symfony\Component\Security\Http\Authenticator\Passport\Passport {#265 #user: null -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#258 -userIdentifier: "" -userLoader: [ Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#271 -registry: Doctrine\Bundle\DoctrineBundle\Registry {#268 …} -managerName: null -classOrAlias: "App\Entity\User" -property: "email" } "loadUserByIdentifier" ] -user: null } "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#266 -password: "" -resolved: false } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#261 -resolved: false -csrfTokenId: "authenticate" -csrfToken: null } ] -attributes: [] } |