Redirect 302 redirect from GET @_profiler_home (4c401c)

GET https://preprod.learn-box.vaelia.fr/login

Security

Token

There is no security token. It was removed in 4c401c.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\ApiUserProvider
context main
entry_point App\Security\ApiAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\ApiAuthenticator"
  "App\Security\ExtAuthenticator"
  "App\Security\SsoFayatAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#399
  -map: Symfony\Component\Security\Http\AccessMap {#398 …}
  -logger: Monolog\Logger {#280 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#334
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#311 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#365 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#93 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#368 …}
  -logger: Monolog\Logger {#280 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#382 …}
}
0.53 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#401
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#261 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#409
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#94 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#403 …}
  -map: Symfony\Component\Security\Http\AccessMap {#398 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#306
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "APP_LOGOUT"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#94 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#308 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#382 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\ApiAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\ExtAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\SsoFayatAuthenticator"

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"