Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#388 -secret: "OGGTXbY" -user: "anon." -roleNames: [] -authenticated: true -attributes: [] } |
Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\LoginFormAuthenticator |
| user_checker | App\Security\UserChecker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "guard" "two_factor" "remember_me" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#833 -map: Symfony\Component\Security\Http\AccessMap {#834 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#817 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#842 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#217 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#817 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#843 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#392 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#845 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#218 …} "enableUsageTracking" ] } |
0.04 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#854 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#857 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#861 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#867 …} -logger: Symfony\Bridge\Monolog\Logger {#817 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#845 …} -hideUserNotFoundExceptions: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#880 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#217 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#845 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#861 …} -logger: Symfony\Bridge\Monolog\Logger {#817 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#860 …} } |
0.02 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#884 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#217 …} -secret: "OGGTXbY" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#861 …} -logger: Symfony\Bridge\Monolog\Logger {#817 …} } |
3.56 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#888 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#218 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#119 …} -map: Symfony\Component\Security\Http\AccessMap {#834 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#861 …} -exceptionOnNoToken: true } |
0.08 ms | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#870 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#218 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#861 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#385 …} -firewallName: "main" -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#871 …} -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#872 …} -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#873 …} -csrfTokenValidator: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\CsrfTokenValidator {#874 …} -options: [ "auth_form_path" => "2fa_login" "check_path" => "2fa_login_check" "post_only" => false "auth_code_parameter_name" => "_auth_code" "trusted_parameter_name" => "_trusted" "always_use_default_target_path" => false "default_target_path" => "/" "success_handler" => null "failure_handler" => null "authentication_required_handler" => null "multi_factor" => false "prepare_on_login" => false "prepare_on_access_denied" => false "csrf_token_generator" => null "csrf_parameter" => "_csrf_token" "csrf_token_id" => "two_factor" "provider" => null ] -trustedDeviceManager: Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\NullTrustedDeviceManager {#876 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …} -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#878 …} -logger: Symfony\Bridge\Monolog\Logger {#817 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#877 …} } |
0.19 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#790 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#218 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#385 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#818 …} } |
0.00 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy