https://app.xaere.io/auth

Security

Token

aymen@xaere.io Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#293
  -user: App\Entity\User {#489 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "jwt_api"
}

Firewall

jwt_api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.jwt.jwt_api
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#221
  -map: Symfony\Component\Security\Http\AccessMap {#218 …}
  -logger: Symfony\Bridge\Monolog\Logger {#238 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#268
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#267 …}
}
800.20 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#374
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#355 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODY0NDYwMzUsImV4cCI6MTc4NjQ0OTYzNSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImVtYWlsIjoiYXltZW5AeGFlcmUuaW8ifQ.LslPdYrhB8N0-7umTcUjceEhh3RJxv1P6zv1Pp7cLzVQjO08tSMyIoKrADqj1gnUoHyfrnsS1v2QHVjCb_HEUpXMwUFsMlPNExGP-Fpj3s2QiPsJFF7D7JDmkhKjwLFO3_LwhWhqVeEGGae0pF437xPbS7oC2aBjgEFO_93dfJFdLQ1QGQlsY_wRhUb-K5Nz3qgXtTWP1J_p7DGlBmh35pY9sXI36n-hjbJWL-RhctTPBD31ZiPguHKGoI3i2-pdLuNIg9gDJZ_BMiGzeJvXUT4NBpSUOHRq8-UyyOkF4mFW6qaFN71twE7YMoBJDIuBgFUfGn0r6MaWAgmLw5RjkXf36hpwu4ysDUgN0HE1jm-OM3gTmDZmhZ5PkaHG_gsCztCvEMwdHrdxBWpb4bWoag_0gALYfqryMyU5aZ09bTrnfersqMBav87W6BsYMawWqWQNS0KR_cBOZfRJxcf0stnUOAwfKeu4vsazs9t7ArArKDscnqpSvifKaGN4O9wzreLnlaFMe2W94ZVriPpzYMSHW3gmLJD1M4lSyZpkDxzscCEJEbXs7NF2_88xL8DghzDdCSw-wfBk-Ka79ORAtDsdNnOUWvi5Y5WWbzt6wkXi_NolHgBz_qKFT0j0fSacaDguok4G3pmOy3ViXo5Sqw6K94BlsBl0chz6k3mnqMM"}"
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
  #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODY0NDYwMzUsImV4cCI6MTc4NjQ0OTYzNSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImVtYWlsIjoiYXltZW5AeGFlcmUuaW8ifQ.LslPdYrhB8N0-7umTcUjceEhh3RJxv1P6zv1Pp7cLzVQjO08tSMyIoKrADqj1gnUoHyfrnsS1v2QHVjCb_HEUpXMwUFsMlPNExGP-Fpj3s2QiPsJFF7D7JDmkhKjwLFO3_LwhWhqVeEGGae0pF437xPbS7oC2aBjgEFO_93dfJFdLQ1QGQlsY_wRhUb-K5Nz3qgXtTWP1J_p7DGlBmh35pY9sXI36n-hjbJWL-RhctTPBD31ZiPguHKGoI3i2-pdLuNIg9gDJZ_BMiGzeJvXUT4NBpSUOHRq8-UyyOkF4mFW6qaFN71twE7YMoBJDIuBgFUfGn0r6MaWAgmLw5RjkXf36hpwu4ysDUgN0HE1jm-OM3gTmDZmhZ5PkaHG_gsCztCvEMwdHrdxBWpb4bWoag_0gALYfqryMyU5aZ09bTrnfersqMBav87W6BsYMawWqWQNS0KR_cBOZfRJxcf0stnUOAwfKeu4vsazs9t7ArArKDscnqpSvifKaGN4O9wzreLnlaFMe2W94ZVriPpzYMSHW3gmLJD1M4lSyZpkDxzscCEJEbXs7NF2_88xL8DghzDdCSw-wfBk-Ka79ORAtDsdNnOUWvi5Y5WWbzt6wkXi_NolHgBz_qKFT0j0fSacaDguok4G3pmOy3ViXo5Sqw6K94BlsBl0chz6k3mnqMM"}"
  #callback: null
  #encodingOptions: 15
}

Authenticators

Authenticator Supports Duration Passport
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.00 ms (none)
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
3.27 ms
Symfony\Component\Security\Http\Authenticator\Passport\Passport {#296
  #user: App\Entity\User {#489 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#290
      -userIdentifier: "aymen@xaere.io"
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#288 …}
      -user: App\Entity\User {#489 …}
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#294
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#289
      -plaintextPassword: null
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#253 …}
    }
  ]
  -attributes: []
}

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"