Security
Token
ag@email.com
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_API_USER"
]
|
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#696 -user: App\Entity\User {#682 …} -roleNames: [ "ROLE_API_USER" ] -attributes: [] -firewallName: "login" } |
Firewall
login
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| 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 {#487 -map: Symfony\Component\Security\Http\AccessMap {#486 …} -logger: Monolog\Logger {#496 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#537 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#538 …} } |
684.72 ms | Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#726 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#704 …} #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODQ0NTkzODcsImV4cCI6MTc4NzA1MTM4Nywicm9sZXMiOlsiUk9MRV9BUElfVVNFUiJdLCJ1c2VybmFtZSI6ImFnQGVtYWlsLmNvbSJ9.jAqnxvVbC1qVXKOq18VVibhz_es_r2yBHFgD9tWHCpV7tyLzpcjakxO28p6eFba0pkFrlB0QCBnTKC8EP6TCJuArLdsmy2juTlTFHlX7ZzYp2C9OsZW22PXibiu0Y0GA-sZAv5OnCoYgbhLV37XpkC14x2VR7Tv7DvMXd5Z1SdvjcwKi_3tUIjvfioQuh1y5PN_1DyFbZs7x9L5X51Q5WRkj9AcK47Mzu1U5cnNET0bd9DS6DnKpz7PWvRXv72MH-D-_pFyplslvxwqb1QXOlgLb9Nyjx8KfsyA6zLoOT9dde8pyuKDMZyPhVODUQKxG31AtZ-Z2zRqCUm4cl9VI2w"}" #version: "1.1" #statusCode: 200 #statusText: "OK" #charset: "UTF-8" -sentHeaders: ? array #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODQ0NTkzODcsImV4cCI6MTc4NzA1MTM4Nywicm9sZXMiOlsiUk9MRV9BUElfVVNFUiJdLCJ1c2VybmFtZSI6ImFnQGVtYWlsLmNvbSJ9.jAqnxvVbC1qVXKOq18VVibhz_es_r2yBHFgD9tWHCpV7tyLzpcjakxO28p6eFba0pkFrlB0QCBnTKC8EP6TCJuArLdsmy2juTlTFHlX7ZzYp2C9OsZW22PXibiu0Y0GA-sZAv5OnCoYgbhLV37XpkC14x2VR7Tv7DvMXd5Z1SdvjcwKi_3tUIjvfioQuh1y5PN_1DyFbZs7x9L5X51Q5WRkj9AcK47Mzu1U5cnNET0bd9DS6DnKpz7PWvRXv72MH-D-_pFyplslvxwqb1QXOlgLb9Nyjx8KfsyA6zLoOT9dde8pyuKDMZyPhVODUQKxG31AtZ-Z2zRqCUm4cl9VI2w"}" #callback: null #encodingOptions: 15 } |
Authenticators
| Authenticator | Supports | Authenticated | Duration | Passport | Badges |
|---|---|---|---|---|---|
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" |
0.34 ms | Symfony\Component\Security\Http\Authenticator\Passport\Passport {#553 #user: App\Entity\User {#682 …} -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#550 -userIdentifier: "ag@email.com" -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#551 …} -user: App\Entity\User {#682 …} -attributes: null } "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#554 -password: null -resolved: true } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#555 -enabled: false +parameters: [ "username" => "ag@email.com" "password" => null ] } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#556 -plaintextPassword: null -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#473 …} } ] -attributes: [] } |
UserBadge PasswordCredentials RememberMeBadge PasswordUpgradeBadge |