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 …} } |
694.11 ms | Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#726 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#704 …} #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjQ5OTU5NzAsImV4cCI6MTc2NzU4Nzk3MCwicm9sZXMiOlsiUk9MRV9BUElfVVNFUiJdLCJ1c2VybmFtZSI6ImFnQGVtYWlsLmNvbSJ9.Mc2QtTJsBGZkkk9u0OP81xbkH1YwgokOkgv_NkT2joEOk58s0sOo5EYMde2Fs-xXe1AU-jB7HTKa6en9NhzzOxrufUFlwxf1PurLY-JuEhUgozcXyMwIsFgo3gaG8cGibFCpAguE9UihpBOGgCE7IHPQ0wO0pxFK8wL9VoeAnJTWvawpf6VT8vYNDm_9OghcpZ25cM_7tkWUxlOcJHrpifUhP9TcgKo2tATcwv88kq4SHvG6UMriu6jqW7Ifrd3Zl8qF51vkvFDxo6i90BBK0iVAn6Xc29-FLRN5Odw4HzcaMpGMk_WT-tXRwATz8nK-ZmMD4_u3ZqjFqAnlja2fsw"}" #version: "1.1" #statusCode: 200 #statusText: "OK" #charset: "UTF-8" -sentHeaders: ? array #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjQ5OTU5NzAsImV4cCI6MTc2NzU4Nzk3MCwicm9sZXMiOlsiUk9MRV9BUElfVVNFUiJdLCJ1c2VybmFtZSI6ImFnQGVtYWlsLmNvbSJ9.Mc2QtTJsBGZkkk9u0OP81xbkH1YwgokOkgv_NkT2joEOk58s0sOo5EYMde2Fs-xXe1AU-jB7HTKa6en9NhzzOxrufUFlwxf1PurLY-JuEhUgozcXyMwIsFgo3gaG8cGibFCpAguE9UihpBOGgCE7IHPQ0wO0pxFK8wL9VoeAnJTWvawpf6VT8vYNDm_9OghcpZ25cM_7tkWUxlOcJHrpifUhP9TcgKo2tATcwv88kq4SHvG6UMriu6jqW7Ifrd3Zl8qF51vkvFDxo6i90BBK0iVAn6Xc29-FLRN5Odw4HzcaMpGMk_WT-tXRwATz8nK-ZmMD4_u3ZqjFqAnlja2fsw"}" #callback: null #encodingOptions: 15 } |
Authenticators
| Authenticator | Supports | Authenticated | Duration | Passport | Badges |
|---|---|---|---|---|---|
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" |
0.31 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 |