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 | security.authenticator.guard.main.0 |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
authenticators | [
"guard"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#352 -map: Symfony\Component\Security\Http\AccessMap {#351 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#386 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#340 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#85 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#386 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#341 …} -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#393 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#249 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#49 …} "enableUsageTracking" ] } |
4.11 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#344 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#347 …} } |
9.97 ms | Symfony\Component\HttpFoundation\RedirectResponse {#412 #targetUrl: "/" +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#450 …} #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 {#334 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#49 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#338 …} -map: Symfony\Component\Security\Http\AccessMap {#351 …} -authManager: null -exceptionOnNoToken: false } |
0.00 ms | (none) |
Authenticators
Authenticator | Supports | Duration | Passport |
---|---|---|---|
"App\Security\LoginFormAuthenticator" |
2.90 ms | Symfony\Component\Security\Http\Authenticator\Passport\Passport {#259 #user: null -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#331 -userIdentifier: "guard_authenticator_bf3f780c71c3c9f824a8272a24005dea" -userLoader: Closure() {#264 …} -user: null } "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\CustomCredentials {#262 -customCredentialsChecker: [ App\Security\LoginFormAuthenticator {#362 -entityManager: Doctrine\ORM\EntityManager {#298 …} -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#45 …} -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#363 …} -passwordEncoder: Symfony\Component\Security\Core\Encoder\UserPasswordEncoder {#371 …} } "checkCredentials" ] -credentials: [ "username" => null "email" => null "password" => null "csrf_token" => null ] -resolved: false } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#329 -enabled: false } ] -attributes: [] } |