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 …}
}
691.91 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#587
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#338 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODM4MTE3MDUsImV4cCI6MTc4MzgxNTMwNSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BUEkiXSwiZW1haWwiOiJhcGlfdXNlckBub3ZhaW1hZ2luZy5jbyJ9.B_bQcbgN6SYEDZPg1WYmEo_OEV--hKYO1t-7smmIVMFn1nzj66alCmzu_ayyX7fsXUrbfEsgxju8geSzSmzneFYg4KjAOSl_bvJd661uzLp0XqC6BPdOsrKkMPRzIXvIJz2tTCvnhaVS9fe8a3S-zBFza0E1LtT-BEg8BqP2pPooX6TI8ma3NVr7k7ha-whLAXv4RpP3jk4wvjPlsBPM8U8vGhRhRsTpDOYK4QVpNYFSHk7pPgmPup2cnZawCtkj9HlTdt8eoeqlaxqHF-CIGxzLsfmDioU4nm7XP9XNXVzat3q-xxh41n6YHyKnJACMErQzTbw4AtUGGQzhLeL4YyMhQAVPJEYEEa5G4zNWbvC9BeC_Irv__oIE8gcU6w0_RxFy-N--eWr9c8G9AZceROchBmLSvFccAomzygu83LcahEea4urGiekLO-XUnAT2RlThXzREww-o_19xEKtuQoyEBn47FyufaUpH-pukLTmmaKV89a_ZYWxKezwhx6Yn8aIhullEzFSk_RKwPtUKFO-jElNjVqXsNYJh_Bhf68EjyumO32ccpzDSqHMjCoSrolLcSifse1Q2JBV3P8AnBKu6lBqT4dNEBju5gNgPpvLgAL0SDbp1p0Q1wxpJ6JQHvteziPxCJbvZ91nTqo-mHAmF3XomvulCCAs16S5L3cw"}"
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODM4MTE3MDUsImV4cCI6MTc4MzgxNTMwNSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BUEkiXSwiZW1haWwiOiJhcGlfdXNlckBub3ZhaW1hZ2luZy5jbyJ9.B_bQcbgN6SYEDZPg1WYmEo_OEV--hKYO1t-7smmIVMFn1nzj66alCmzu_ayyX7fsXUrbfEsgxju8geSzSmzneFYg4KjAOSl_bvJd661uzLp0XqC6BPdOsrKkMPRzIXvIJz2tTCvnhaVS9fe8a3S-zBFza0E1LtT-BEg8BqP2pPooX6TI8ma3NVr7k7ha-whLAXv4RpP3jk4wvjPlsBPM8U8vGhRhRsTpDOYK4QVpNYFSHk7pPgmPup2cnZawCtkj9HlTdt8eoeqlaxqHF-CIGxzLsfmDioU4nm7XP9XNXVzat3q-xxh41n6YHyKnJACMErQzTbw4AtUGGQzhLeL4YyMhQAVPJEYEEa5G4zNWbvC9BeC_Irv__oIE8gcU6w0_RxFy-N--eWr9c8G9AZceROchBmLSvFccAomzygu83LcahEea4urGiekLO-XUnAT2RlThXzREww-o_19xEKtuQoyEBn47FyufaUpH-pukLTmmaKV89a_ZYWxKezwhx6Yn8aIhullEzFSk_RKwPtUKFO-jElNjVqXsNYJh_Bhf68EjyumO32ccpzDSqHMjCoSrolLcSifse1Q2JBV3P8AnBKu6lBqT4dNEBju5gNgPpvLgAL0SDbp1p0Q1wxpJ6JQHvteziPxCJbvZ91nTqo-mHAmF3XomvulCCAs16S5L3cw"}"
  #callback: null
  #encodingOptions: 15
}

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
1.71 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"