GET https://oakswell.ewm.dev/admin/_profiler

Security

Token

There is no security token.

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider sulu_security.user_provider
context admin
entry_point sulu_security.authentication_entry_point
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "json_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1063
  -map: Symfony\Component\Security\Http\AccessMap {#1064 …}
  -logger: Monolog\Logger {#992 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1095
  -sessionKey: "_security_admin"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#1006 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1089 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1041 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1094 …}
  -logger: Monolog\Logger {#992 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1032 …}
}
0.43 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1284
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1331 …}
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1291
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1088 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1042 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1292 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1294
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1042 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1286 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1064 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1057
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sulu_admin.logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1042 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1011 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1032 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision