Redirect 302 redirect from GET @_profiler_home (3601a0)

GET https://dev.v4.gestiform.lmosoft.com/auth/login

Security

Token

There is no security token. It was removed in 3601a0.

Firewall

gestiform Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context same
entry_point App\Security\GestiformAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "App\Security\GestiformAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#512
  -map: Symfony\Component\Security\Http\AccessMap {#513 …}
  -logger: Monolog\Logger {#501 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#538
  -sessionKey: "_security_same"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#499 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#532 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#638 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#537 …}
  -logger: Monolog\Logger {#501 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#477 …}
}
2.68 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#542
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#534 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#549
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#639 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#546 …}
  -userChecker: App\Security\UserChecker {#552 …}
  -firewallName: "gestiform"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#544 …}
  -logger: Monolog\Logger {#501 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#775 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#656 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#554
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#639 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#544 …}
  -map: Symfony\Component\Security\Http\AccessMap {#513 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#504
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "gestiform_auth_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#639 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#494 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#477 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\GestiformAuthenticator"

This authenticator did not support the request.

Access Decision