Redirect 302 redirect from GET @gestiform_homepage (2986fc)

GET https://test.simplyform.lmosoft.com/auth/login

Security

Token

There is no security token. It was removed in 2986fc.

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 {#506
  -map: Symfony\Component\Security\Http\AccessMap {#507 …}
  -logger: Monolog\Logger {#495 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#532
  -sessionKey: "_security_same"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#493 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#526 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#630 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#531 …}
  -logger: Monolog\Logger {#495 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#471 …}
}
2.68 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#536
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#528 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#543
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#631 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#540 …}
  -userChecker: App\Security\UserChecker {#546 …}
  -firewallName: "gestiform"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#538 …}
  -logger: Monolog\Logger {#495 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#767 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#648 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#548
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#631 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#538 …}
  -map: Symfony\Component\Security\Http\AccessMap {#507 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#498
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "gestiform_auth_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#631 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#488 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#471 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\GestiformAuthenticator"

This authenticator did not support the request.

Access Decision