Redirect 302 redirect from GET @home (e89f19)

GET https://catalogue-pp.bpi.fr/fr/

Security

Token

There is no security token. It was removed in e89f19.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Provider\OAuthUserProvider
context main
entry_point security.authenticator.form_login_ldap.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login_ldap"
  "remember_me"
  "App\Security\OAuthAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#307
  -map: Symfony\Component\Security\Http\AccessMap {#308 …}
  -logger: Monolog\Logger {#246 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#310
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#278 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#313 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#214 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#311 …}
  -logger: Monolog\Logger {#246 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#280 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#317
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#318 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#348
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#216 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#342 …}
  -map: Symfony\Component\Security\Http\AccessMap {#308 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#279
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#216 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#252 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#280 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\OAuthAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Ldap\Security\LdapAuthenticator"

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\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

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