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 …}
}
669.13 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#587
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#338 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODM4MDQ1MDUsImV4cCI6MTc4MzgwODEwNSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BUEkiXSwiZW1haWwiOiJhcGlfdXNlckBub3ZhaW1hZ2luZy5jbyJ9.SQgb36xB8NeOAe4EnfuL7VOp20IBWoOJ289chcfnmmw3NxUBcD-N5Kz8brJWpp-xETCr7NXz1NT5nIv35qdAQyCOAe7b-fz0ROl9MtluBvYrziivyXoONa3RK3XUs6gDmi81ton5SW5XKh7bt7Azl7je9c0X155QPP0ESbuGJWa2t8-YfWsKsXfdc2bfN78UzQwb40WhXonT98zHQy7wmiJS9osJQ8go7I1vgpNXnD361m4ts5j34mns6BAtLhLD6ApSxY__n6Lwx6_S0xzsFyaXg5rbWcUTCwP31ifMGtlmWuOJGIF55Zpp8E2kwIUrCvc_gRVa1lvcaZgTdz-yykY7fT7xX9uGAWlv2QDttOnO8iumi6xcQtPFv2D92Ph3nED3Vl68XrhHXeq68Fb1YLijRikztcTwZCrvLlZTPzXN4MLT6Vgnfbi6dG95yuBXzLaEEU11npyZDFEeTaozky2M-01XP3ZwK6TNieze9knI4bgTsk2jLyQqEL6d2pUMDc2K0NDYy6dH21hMmddSDSKmIuyJNJ-uPxBBxIDWNco6huXstCEachFh9F9osqN-EQpJHgltrOiBIPqsx-n9AIy6Kl6HP1bqT3zt-yvZHUmNFaKjBGW8TToCfdYdxbA-AhckBKWFH3ThueQkYr1zfjSHLgbsgRwe3jLNVYR93Jo"}"
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODM4MDQ1MDUsImV4cCI6MTc4MzgwODEwNSwicm9sZXMiOlsiUk9MRV9VU0VSIiwiUk9MRV9BUEkiXSwiZW1haWwiOiJhcGlfdXNlckBub3ZhaW1hZ2luZy5jbyJ9.SQgb36xB8NeOAe4EnfuL7VOp20IBWoOJ289chcfnmmw3NxUBcD-N5Kz8brJWpp-xETCr7NXz1NT5nIv35qdAQyCOAe7b-fz0ROl9MtluBvYrziivyXoONa3RK3XUs6gDmi81ton5SW5XKh7bt7Azl7je9c0X155QPP0ESbuGJWa2t8-YfWsKsXfdc2bfN78UzQwb40WhXonT98zHQy7wmiJS9osJQ8go7I1vgpNXnD361m4ts5j34mns6BAtLhLD6ApSxY__n6Lwx6_S0xzsFyaXg5rbWcUTCwP31ifMGtlmWuOJGIF55Zpp8E2kwIUrCvc_gRVa1lvcaZgTdz-yykY7fT7xX9uGAWlv2QDttOnO8iumi6xcQtPFv2D92Ph3nED3Vl68XrhHXeq68Fb1YLijRikztcTwZCrvLlZTPzXN4MLT6Vgnfbi6dG95yuBXzLaEEU11npyZDFEeTaozky2M-01XP3ZwK6TNieze9knI4bgTsk2jLyQqEL6d2pUMDc2K0NDYy6dH21hMmddSDSKmIuyJNJ-uPxBBxIDWNco6huXstCEachFh9F9osqN-EQpJHgltrOiBIPqsx-n9AIy6Kl6HP1bqT3zt-yvZHUmNFaKjBGW8TToCfdYdxbA-AhckBKWFH3ThueQkYr1zfjSHLgbsgRwe3jLNVYR93Jo"}"
  #callback: null
  #encodingOptions: 15
}

Authenticators

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