GET http://production-1451772888.ap-southeast-1.elb.amazonaws.com/vi/client/sign-in

Security

Token

There is no security token.

Firewall

client Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context client
entry_point security.authenticator.form_login.client
user_checker App\Security\ClientChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#129
  -map: Symfony\Component\Security\Http\AccessMap {#130 …}
  -logger: Monolog\Logger {#115 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#132
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#173 …}
  -sessionKey: "_security_client"
  -logger: Monolog\Logger {#115 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#133 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#79 …}
  -registered: true
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#111 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#135 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#451
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#40 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#453
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#174 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#457 …}
  -map: Symfony\Component\Security\Http\AccessMap {#130 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#121
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#174 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "client.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#106 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#79 …}
}
0.00 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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"