GET https://infojeunes.altern-active.com/articles/transports-personnels

Security

Token

There is no security token. It was removed in 492eec.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.all_users
context main
entry_point App\Security\LoginAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\LoginAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\FacebookAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#294
  -map: Symfony\Component\Security\Http\AccessMap {#311 …}
  -logger: Monolog\Logger {#363 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#392
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#368 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#387 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#94 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#380 …}
  -logger: Monolog\Logger {#363 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#329 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#404
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#383 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#406
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#95 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#378 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#407 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#73 …}
  -logger: Monolog\Logger {#363 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#220 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#112 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#409
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#95 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#73 …}
  -map: Symfony\Component\Security\Http\AccessMap {#311 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#366
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "front_compte_deconnexion"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#95 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#326 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#329 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\GoogleAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\FacebookAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
Show voter details
2 DENIED IS_ANONYMOUS
null