GET https://ianatrasas.mypreprod.xyz/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Adapters\Primary\Http\Security\LoginFormAuthenticator
user_checker App\Adapters\Primary\Http\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
  "App\Adapters\Primary\Http\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1162
  -map: Symfony\Component\Security\Http\AccessMap {#1168 …}
  -logger: Monolog\Logger {#1120 …}
  -httpPort: 8000
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1189
  -sessionKey: "_security_main"
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1121 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1183 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#619 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1188 …}
  -logger: Monolog\Logger {#1120 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1130 …}
}
0.07 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1216
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1193 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1218
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#617 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1191 …}
  -userChecker: App\Adapters\Primary\Http\Security\UserChecker {#1219 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#618 …}
  -logger: Monolog\Logger {#1120 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#785 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#871 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1221
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#617 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#618 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1168 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1117
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app.logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#617 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1146 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1130 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Adapters\Primary\Http\Security\LoginFormAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision