Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#392 -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 {#836 -map: Symfony\Component\Security\Http\AccessMap {#837 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#820 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#845 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#217 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#820 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#846 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#387 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#848 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#218 …} "enableUsageTracking" ] } |
0.05 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#857 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#860 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#864 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#870 …} -logger: Symfony\Bridge\Monolog\Logger {#820 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#848 …} -hideUserNotFoundExceptions: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#883 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#217 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#848 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#864 …} -logger: Symfony\Bridge\Monolog\Logger {#820 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#863 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#887 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#217 …} -secret: "OGGTXbY" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#864 …} -logger: Symfony\Bridge\Monolog\Logger {#820 …} } |
3.55 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#891 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#218 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#119 …} -map: Symfony\Component\Security\Http\AccessMap {#837 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#864 …} -exceptionOnNoToken: true } |
0.22 ms | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#873 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#218 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#864 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#386 …} -firewallName: "main" -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#874 …} -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#875 …} -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#876 …} -csrfTokenValidator: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\CsrfTokenValidator {#877 …} -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 {#879 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …} -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#881 …} -logger: Symfony\Bridge\Monolog\Logger {#820 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#880 …} } |
0.07 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#793 -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 {#386 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#821 …} } |
0.00 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy