Redirect 302 redirect from GET @legacy_controller (cd9f4e)

GET https://hub.preprod.appro-groupe.fr/connexion

Security

Token

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

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "two_factor"
  "form_login"
  "remember_me"
  "App\Security\WsAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#393
  -map: Symfony\Component\Security\Http\AccessMap {#402 …}
  -logger: Monolog\Logger {#311 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#384
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#420 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#374 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#83 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#378 …}
  -logger: Monolog\Logger {#311 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#309 …}
}
96.31 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#275
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#303 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#424
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#279 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#425 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#277 …}
  -logger: Monolog\Logger {#311 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#224 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#101 …}
  -targetRoute: null
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#427
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#80 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#428 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#430
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#277 …}
  -map: Symfony\Component\Security\Http\AccessMap {#402 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#411
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_deconnexion"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#146 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#309 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\WsAuthenticator"

This authenticator did not support the request.

skipped
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"

This authenticator did not support the request.

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

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"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details