GET https://gymdemo.systesa.com/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AjaxAuthenticationEntryPoint
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AppAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#703
  -map: Symfony\Component\Security\Http\AccessMap {#697 …}
  -logger: Monolog\Logger {#727 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#792
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#752 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#814 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#247 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#797 …}
  -logger: Monolog\Logger {#727 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#708 …}
}
0.66 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#765
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#790 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#791
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#249 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#254 …}
  -map: Symfony\Component\Security\Http\AccessMap {#697 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#714
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#249 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#739 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#708 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppAuthenticator"

This authenticator did not support the request.

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"
4
"App\Security\Voter\ConfigurationVoter"
5
"App\Security\Voter\OpdVoter"
6
"App\Security\Voter\PatientVoter"