Security

Token

There is no security token.

Firewall

tenant Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users
context tenant
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\UnsignedLinkAuthenticator"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#666
  -map: Symfony\Component\Security\Http\AccessMap {#667 …}
  -logger: Monolog\Logger {#623 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#680
  -sessionKey: "_security_tenant"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#658 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#683 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#365 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#681 …}
  -logger: Monolog\Logger {#623 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#620 …}
}
0.99 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#712
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#707 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#659
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#363 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#299 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#620 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#719
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#363 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#714 …}
  -map: Symfony\Component\Security\Http\AccessMap {#667 …}
}
0.01 ms (none)

Authenticators

Status Authenticator
skipped
"App\Security\UnsignedLinkAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision