GET http://test.simplyform.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 gestiform
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 {#491
  -map: Symfony\Component\Security\Http\AccessMap {#492 …}
  -logger: Monolog\Logger {#443 …}
  -httpPort: 80
  -httpsPort: 443
}
3.98 ms
Symfony\Component\HttpFoundation\RedirectResponse {#489
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#391 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://test.simplyform.lmosoft.com/'" />\n
    \n
            <title>Redirecting to https://test.simplyform.lmosoft.com/</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://test.simplyform.lmosoft.com/">https://test.simplyform.lmosoft.com/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://test.simplyform.lmosoft.com/"
}
Symfony\Component\Security\Http\Firewall\ContextListener {#511
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#586 …}
  -sessionKey: "_security_gestiform"
  -logger: Monolog\Logger {#443 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#510 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#446 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#459 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#505 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#504
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#506 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#515
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#587 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#518 …}
  -userChecker: App\Security\UserChecker {#521 …}
  -firewallName: "gestiform"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#513 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -logger: Monolog\Logger {#443 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#699 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#602 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#523
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#587 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#513 …}
  -map: Symfony\Component\Security\Http\AccessMap {#492 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

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"