POST http://portalhospitalgranada.novaimaging.co/api/login_check

Security

Token

api_user@novaimaging.co Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_API"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#369
  -user: App\Entity\Users {#533 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_API"
  ]
  -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 {#219
  -map: Symfony\Component\Security\Http\AccessMap {#261 …}
  -logger: Monolog\Logger {#227 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#345
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#330 …}
}
663.21 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#587
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#338 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODM4MDA5MDUsImV4cCI6MTc4MzgwNDUwNSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BUEkiXSwiZW1haWwiOiJhcGlfdXNlckBub3ZhaW1hZ2luZy5jbyJ9.e6g5bZeXX48TveQ4j6EJGvnv7wkhNTsKj3wOo2l1PQUSkGx22IDutwNvIoSSqgfV34JA8i2szo33A_0Got4OjMsMb86WGplpHsMLorVpKaBDZB4npIBGjBc14gPLXx5D8nsSUMhmyohUdo5Afh6mqYyYYsXDz0ar9ZnimfhVcn65_j0NG8bGrcobEKsJl77tSnb7cEgpUGkuOB7w5mIxMRJUKT90GI5hu0BZfDZ7z0fLL9YIyejle_xUu4ao2zJPVry-G2Y-ZEMdGVZQbFAWjJFPe1OnGe_81gNcHvv2qD2DZcmni2kxvHE7KMh1r65zrr5nRTAsp8FCJucJ9llY1mP6tCTwnVXKi2HQ6PcTQmBP3HmZul6NHEOXFopysL8uDC8IvcX8fDk5dlKD4B1ypVZpufx99XdR7fKLFTIG2i58EuDIsEoga1UcCFQuxac5Sqtnfzt3ia2LuKGUhMtReR0NiJAXOuoA_NP7vMMUu67dg9DFpJuSxUTvfn-_DAuG48kSrOX4vKDKE2zwd7GK2gFUvdKMYH7wyynvd_AdpHqVTgLvdoObtJgi8bcms6cm35AG0KxjN2pQg8ea6mAufr99WOc9R4LGCxK7ez8JkmxWN7HPpDW485b03Vh1oNriMle5WAiQt6O8UJ3QW2MZUcfBJ11vQr4fSlrAU7iivMs"}"
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODM4MDA5MDUsImV4cCI6MTc4MzgwNDUwNSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BUEkiXSwiZW1haWwiOiJhcGlfdXNlckBub3ZhaW1hZ2luZy5jbyJ9.e6g5bZeXX48TveQ4j6EJGvnv7wkhNTsKj3wOo2l1PQUSkGx22IDutwNvIoSSqgfV34JA8i2szo33A_0Got4OjMsMb86WGplpHsMLorVpKaBDZB4npIBGjBc14gPLXx5D8nsSUMhmyohUdo5Afh6mqYyYYsXDz0ar9ZnimfhVcn65_j0NG8bGrcobEKsJl77tSnb7cEgpUGkuOB7w5mIxMRJUKT90GI5hu0BZfDZ7z0fLL9YIyejle_xUu4ao2zJPVry-G2Y-ZEMdGVZQbFAWjJFPe1OnGe_81gNcHvv2qD2DZcmni2kxvHE7KMh1r65zrr5nRTAsp8FCJucJ9llY1mP6tCTwnVXKi2HQ6PcTQmBP3HmZul6NHEOXFopysL8uDC8IvcX8fDk5dlKD4B1ypVZpufx99XdR7fKLFTIG2i58EuDIsEoga1UcCFQuxac5Sqtnfzt3ia2LuKGUhMtReR0NiJAXOuoA_NP7vMMUu67dg9DFpJuSxUTvfn-_DAuG48kSrOX4vKDKE2zwd7GK2gFUvdKMYH7wyynvd_AdpHqVTgLvdoObtJgi8bcms6cm35AG0KxjN2pQg8ea6mAufr99WOc9R4LGCxK7ez8JkmxWN7HPpDW485b03Vh1oNriMle5WAiQt6O8UJ3QW2MZUcfBJ11vQr4fSlrAU7iivMs"}"
  #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 {#351
  #user: App\Entity\Users {#533 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#348
      -userIdentifier: "api_user@novaimaging.co"
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#349 …}
      -user: App\Entity\Users {#533 …}
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials" => Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials {#352
      -password: null
      -resolved: true
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\RememberMeBadge {#353
      -enabled: false
      +parameters: [
        "username" => "api_user@novaimaging.co"
        "password" => null
      ]
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge {#354
      -plaintextPassword: null
      -passwordUpgrader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#320 …}
    }
  ]
  -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"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"