GET https://symfony-autohost.hebergement.dsi.universite-paris-saclay.fr/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Auth\Infrastructure\Security\LocalUserProvider
context main
entry_point App\Auth\Infrastructure\Security\LocalAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Auth\Infrastructure\Security\CasAuthenticator"
  "App\Auth\Infrastructure\Security\LocalAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1286
  -map: Symfony\Component\Security\Http\AccessMap {#1282 …}
  -logger: Monolog\Logger {#42 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1267
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#41 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1270 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#378 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1272 …}
  -logger: Monolog\Logger {#42 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#45 …}
}
1.60 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1262
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1256 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1263
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#375 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#373 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1282 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#44
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "auth_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#375 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1307 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#45 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Auth\Infrastructure\Security\CasAuthenticator"

This authenticator did not support the request.

skipped
"App\Auth\Infrastructure\Security\LocalAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"App\Shared\Infrastructure\Security\RoleVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Shared\Infrastructure\Security\RoleVoter"
ABSTAIN
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Shared\Infrastructure\Security\RoleVoter"
ABSTAIN
Show voter details
3 DENIED ADMIN_ACCESS
null
"App\Shared\Infrastructure\Security\RoleVoter"
DENIED
Show voter details