GET http://frontest.simplyform.lmosoft.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F

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 {#540
  -map: Symfony\Component\Security\Http\AccessMap {#541 …}
  -logger: Monolog\Logger {#494 …}
  -httpPort: 80
  -httpsPort: 443
}
1.82 ms
Symfony\Component\HttpFoundation\RedirectResponse {#538
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#452 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://frontest.simplyform.lmosoft.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F'" />\n
    \n
            <title>Redirecting to https://frontest.simplyform.lmosoft.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://frontest.simplyform.lmosoft.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F">https://frontest.simplyform.lmosoft.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://frontest.simplyform.lmosoft.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F"
}
Symfony\Component\Security\Http\Firewall\ContextListener {#562
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#649 …}
  -sessionKey: "_security_same"
  -logger: Monolog\Logger {#494 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#561 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#496 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#509 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#556 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#555
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#557 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#566
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#650 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#569 …}
  -userChecker: App\Security\UserChecker {#572 …}
  -firewallName: "gestiform"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#564 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -logger: Monolog\Logger {#494 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#770 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#665 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#574
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#650 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#564 …}
  -map: Symfony\Component\Security\Http\AccessMap {#541 …}
}
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"