Redirect 302 redirect from GET @order_page (e51913)

GET https://brcnd.practicetally.com/login

Security

Token

There is no security token. It was removed in 0605a6.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "webauthn"
  "form_login"
  "remember_me"
  "two_factor"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#831
  -map: Symfony\Component\Security\Http\AccessMap {#832 …}
  -logger: Monolog\Logger {#804 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#834
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#765 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#837 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#336 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#835 …}
  -logger: Monolog\Logger {#804 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#799 …}
}
0.34 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#921
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#915 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#923
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#337 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#800 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#924 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#330 …}
  -logger: Monolog\Logger {#804 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#238 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#95 …}
  -targetRoute: null
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#926
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#154 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#337 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#927 …}
}
0.10 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#929
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#337 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#330 …}
  -map: Symfony\Component\Security\Http\AccessMap {#832 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#823
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#337 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#187 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#799 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Webauthn\Bundle\Security\Http\Authenticator\WebauthnAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

skipped
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"App\Security\ExportVoter"
3
"Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"
4
"Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"
5
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\ExportVoter"
ABSTAIN
"Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"
ABSTAIN
"Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"
ABSTAIN
Show voter details
2 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\ExportVoter"
ABSTAIN
"Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"
ABSTAIN
"Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"
ABSTAIN
Show voter details
3 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\ExportVoter"
ABSTAIN
"Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"
ABSTAIN
"Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"
ABSTAIN
Show voter details