GET https://dev.doctozed.com/ar/clinical/list

Security

Token

There is no security token.

Firewall

clinical_login Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#507
  -map: Symfony\Component\Security\Http\AccessMap {#506 …}
  -logger: Monolog\Logger {#543 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#608
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#324 …}
  -sessionKey: "_security_clinical_login"
  -logger: Monolog\Logger {#543 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#607 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#530 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#532 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#602 …}
}
1.50 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#629
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#491 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#531
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#327 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#545 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#530 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#605
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#327 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#329 …}
  -map: Symfony\Component\Security\Http\AccessMap {#506 …}
}
0.01 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

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"