Redirect 302 redirect from GET @order_page (9765c1)

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

Security

Token

There is no security token. It was removed in 9765c1.

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"
  "two_factor"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#819
  -map: Symfony\Component\Security\Http\AccessMap {#820 …}
  -logger: Monolog\Logger {#780 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#829
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#763 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#823 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#275 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#828 …}
  -logger: Monolog\Logger {#780 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#790 …}
}
2.94 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#877
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#872 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#879
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#349 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#791 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#880 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#279 …}
  -logger: Monolog\Logger {#780 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#5 …}
  -targetRoute: null
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#901
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#153 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#349 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#902 …}
}
0.11 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#904
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#349 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#279 …}
  -map: Symfony\Component\Security\Http\AccessMap {#820 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#761
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#349 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#186 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#790 …}
  -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
"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\RoleHierarchyVoter"
2
"App\Security\ExportVoter"
3
"Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"
4
"Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"

Access decision log

# Result Attributes Object
1 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
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