POST https://brcnd.practicetally.com/authenticate/2fa/manage

Security

Token

ehymel Username
Authenticated
22c029 From
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_CEC"
  "ROLE_SCHEDULER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#927
  -user: App\Entity\User {#1315 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

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 {#818
  -map: Symfony\Component\Security\Http\AccessMap {#819 …}
  -logger: Monolog\Logger {#780 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#828
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#763 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#822 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#276 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#827 …}
  -logger: Monolog\Logger {#780 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#790 …}
}
55.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#878
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#873 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#899
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#269 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#791 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#900 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#403 …}
  -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 {#29 …}
  -targetRoute: null
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#902
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#97 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#269 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#903 …}
}
0.15 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#905
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#269 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#403 …}
  -map: Symfony\Component\Security\Http\AccessMap {#819 …}
}
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 {#269 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#187 …}
  -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\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details
2 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details
3 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details
4 GRANTED ROLE_CEC
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_CEC.
Show voter details
5 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details