GET https://gss.cwd-mm.com/_profiler

Security

Token

There is no security token. It was removed in e5b0b9.

Firewall

all Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.all_users
context all
entry_point security.authenticator.form_login.all
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "http_basic"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#318
  -map: Symfony\Component\Security\Http\AccessMap {#351 …}
  -logger: Monolog\Logger {#46 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#371
  -sessionKey: "_security_all"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#73 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#485 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#131 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#309 …}
  -logger: Monolog\Logger {#46 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#93 …}
}
1.15 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#365
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#484 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#85
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "auth_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#132 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#473 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#93 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#101
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#132 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#347 …}
  -map: Symfony\Component\Security\Http\AccessMap {#351 …}
}
0.00 ms (none)

Authenticators

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

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision