GET http://dev.v4.gestiform.lmosoft.com/

Security

Token

There is no security token.

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 {#523
  -map: Symfony\Component\Security\Http\AccessMap {#524 …}
  -logger: Monolog\Logger {#478 …}
  -httpPort: 80
  -httpsPort: 443
}
1.14 ms
Symfony\Component\HttpFoundation\RedirectResponse {#519
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#443 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://dev.v4.gestiform.lmosoft.com/'" />\n
    \n
            <title>Redirecting to https://dev.v4.gestiform.lmosoft.com/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://dev.v4.gestiform.lmosoft.com/">https://dev.v4.gestiform.lmosoft.com/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://dev.v4.gestiform.lmosoft.com/"
}
Symfony\Component\Security\Http\Firewall\ContextListener {#553
  -sessionKey: "_security_same"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#477 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#547 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#649 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#552 …}
  -logger: Monolog\Logger {#478 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#470 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#546
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#548 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#564
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#650 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#561 …}
  -userChecker: App\Security\UserChecker {#567 …}
  -firewallName: "gestiform"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#559 …}
  -logger: Monolog\Logger {#478 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#790 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#667 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#569
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#650 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#559 …}
  -map: Symfony\Component\Security\Http\AccessMap {#524 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#472
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "gestiform_auth_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#650 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#489 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#470 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\GestiformAuthenticator"

This authenticator did not support the request.

Access Decision