GET https://sih.2vr1.com/patient/login

Security

Token

There is no security token.

Firewall

patient Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\PatientUserProvider
context patient
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\PatientCodeAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#517
  -map: Symfony\Component\Security\Http\AccessMap {#516 …}
  -logger: Monolog\Logger {#475 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#530
  -sessionKey: "_security_patient"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#527 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#502 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#294 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#529 …}
  -logger: Monolog\Logger {#475 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#469 …}
}
1.94 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#503
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#501 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#540
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#291 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#289 …}
  -map: Symfony\Component\Security\Http\AccessMap {#516 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#470
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "patient_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#291 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#482 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#469 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\PatientCodeAuthenticator"

This authenticator did not support the request.

Access Decision