Security
Token
There is no security token.
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 {#1330 -map: Symfony\Component\Security\Http\AccessMap {#1331 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#42 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1368 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1369 …} } |
701.69 ms | Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationFailureResponse {#1622 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1623 …} #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.17 ms | Symfony\Component\Security\Http\Authenticator\Passport\Passport {#1384 #user: App\Entity\UserEntity {#1565 …} -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#1381 -userIdentifier: "966503978713" -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#1382 …} -user: App\Entity\UserEntity {#1565 …} -attributes: null } "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#1385 -password: "@W0503978713b" -resolved: false } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#1386 -enabled: false +parameters: [ "username" => "966503978713" "password" => null ] } "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#1387 -plaintextPassword: "@W0503978713b" -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1342 …} } ] -attributes: [] } |
UserBadge PasswordCredentials RememberMeBadge PasswordUpgradeBadge |
Access Decision
affirmative
Strategy
| # | Voter class |
|---|---|
| 1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
| 2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |