POST https://boschecommerce.blubear.io/login_check

Security

Token

victor_pinto8@hotmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#416
  -user: App\Entity\User_back {#658 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider app.security.user_provider
context main
entry_point security.authenticator.form_login.main
user_checker app.security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.81 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
562.49 ms
Symfony\Component\HttpFoundation\RedirectResponse {#417
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#307 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://boschecommerce.blubear.io/'" />\n
    \n
            <title>Redirecting to https://boschecommerce.blubear.io/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://boschecommerce.blubear.io/">https://boschecommerce.blubear.io/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://boschecommerce.blubear.io/"
}
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

success
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
Lazy no
Duration 0.39 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#393
  #user: App\Entity\User_back {#658 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#395
      -userLoader: App\User\Security\UserProvider::loadUserByIdentifier(string $identifier): UserInterface {#394 …}
      -user: App\Entity\User_back {#658 …}
      -identifierNormalizer: null
      -userIdentifier: "victor_pinto8@hotmail.com"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#398
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#397
      -enabled: true
      +parameters: []
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#396
      -resolved: true
      -csrfTokenId: "authenticate"
      -csrfToken: "211da3a37573f1cab6ee98dd179.Wr28wwARZ0EKW8NRUPI6w0_m0SLLn8UqoQTPCMDL1ro.HMT4lFZJMQ9GE6YnH4hWiyyu6G-g1LUH6WKCMKu-gtIS0MaFbCgLEUwI9w"
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#659
      -plaintextPassword: null
      -passwordUpgrader: null
    }
  ]
  -attributes: []
}
Badges UserBadge PasswordCredentials RememberMeBadge CsrfTokenBadge PasswordUpgradeBadge

Access Decision