Security

Token

There is no security token.

Firewall

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2177
  -map: Symfony\Component\Security\Http\AccessMap {#2176 …}
  -logger: Monolog\Logger {#1761 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2160
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#521 …}
  -sessionKey: "_security_intranet"
  -logger: Monolog\Logger {#1761 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2266 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2206 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2186 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2267 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2261
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2265 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2184
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#520 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "intranet-logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1769 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2206 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2260
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#520 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#545 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2176 …}
}
0.03 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"

Access decision log

# Result Attributes Object
1 DENIED ROLE_INTRANET_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
2 DENIED ROLE_INTRANET_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details