Security
Token
There is no security token.
Firewall
api_login
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | (none) |
| context | (none) |
| entry_point | (none) |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"json_login"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#571 -map: Symfony\Component\Security\Http\AccessMap {#635 …} -logger: Symfony\Bridge\Monolog\Logger {#621 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#744 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#645 …} } |
16.52 ms | Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationFailureResponse {#1008 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1007 …} #content: "{"code":401,"message":"Invalid credentials."}" #version: "1.1" #statusCode: 401 #statusText: "Unauthorized" #charset: "UTF-8" -sentHeaders: ? array #data: "{"code":401,"message":"Invalid credentials."}" #callback: null #encodingOptions: 15 -message: "Invalid credentials." } |
Authenticators
| Authenticator | Supports | Authenticated | Duration | Passport | Badges |
|---|---|---|---|---|---|
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" |
0.22 ms | Symfony\Component\Security\Http\Authenticator\Passport\Passport {#750 #user: null -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#747 -userIdentifier: "someone@rawstadia.com" -userLoader: App\Security\SingleSignOnDisabledUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#748 …} -user: ? Symfony\Component\Security\Core\User\UserInterface -attributes: null } "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#751 -password: "invalid_credentials" -resolved: false } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#752 -enabled: false +parameters: [ "email" => "someone@rawstadia.com" "password" => null ] } ] -attributes: [] } |
UserBadge PasswordCredentials RememberMeBadge |
Access Decision
affirmative
Strategy