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 …} } |
696.15 ms | Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#726 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#704 …} #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjkwNTA2NDUsImV4cCI6MTc3MTY0MjY0NSwicm9sZXMiOlsiUk9MRV9BUElfVVNFUiJdLCJ1c2VybmFtZSI6ImFnQGVtYWlsLmNvbSJ9.Oebd1ZzkESrgL9_bW_3Eo5uX34ptOhftqKQCqM6wiiDPWCwflE7_AwC6OtQtFwqfUZH1gUW4Hq43DlBCNlPOISQLQfZI-gv-Btcqb1WFlalDb7RzUZdtJ9YE5F5LD43FbCc77_qMrTTQk8TLjasy-AORzMwMiXO_aRETPcmvPiF9DH6oD1bvvRjUyMo7Q3UyiwxXB3acU_l6YDu9I6-C4Ljxoi3yY_NgzVSbeyMBOE9S-MLdQPKCiWfZg1lh_MOAPfSodLQ83zvrXXfagEHu6gxRG1BtqPcVXoTzDwI05tTSCnG-yPP6Ui_qiX3lJnI7RaCeKIYKNirfz9FGJkcGDA"}" #version: "1.1" #statusCode: 200 #statusText: "OK" #charset: "UTF-8" -sentHeaders: ? array #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjkwNTA2NDUsImV4cCI6MTc3MTY0MjY0NSwicm9sZXMiOlsiUk9MRV9BUElfVVNFUiJdLCJ1c2VybmFtZSI6ImFnQGVtYWlsLmNvbSJ9.Oebd1ZzkESrgL9_bW_3Eo5uX34ptOhftqKQCqM6wiiDPWCwflE7_AwC6OtQtFwqfUZH1gUW4Hq43DlBCNlPOISQLQfZI-gv-Btcqb1WFlalDb7RzUZdtJ9YE5F5LD43FbCc77_qMrTTQk8TLjasy-AORzMwMiXO_aRETPcmvPiF9DH6oD1bvvRjUyMo7Q3UyiwxXB3acU_l6YDu9I6-C4Ljxoi3yY_NgzVSbeyMBOE9S-MLdQPKCiWfZg1lh_MOAPfSodLQ83zvrXXfagEHu6gxRG1BtqPcVXoTzDwI05tTSCnG-yPP6Ui_qiX3lJnI7RaCeKIYKNirfz9FGJkcGDA"}" #callback: null #encodingOptions: 15 } |
Authenticators
| Authenticator | Supports | Authenticated | Duration | Passport | Badges |
|---|---|---|---|---|---|
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" |
0.46 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 |