Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#209 -secret: "YjpKwiO" -user: "anon." -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | main |
entry_point | security.authentication.form_entry_point.main |
user_checker | App\Security\UserChecker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "form_login" "two_factor" "remember_me" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#191 -map: Symfony\Component\Security\Http\AccessMap {#192 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#196 …} -logger: Symfony\Bridge\Monolog\Logger {#173 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#198 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#262 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#173 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#199 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#392 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#170 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#202 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#263 …} "enableUsageTracking" ] } |
0.04 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#135 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#127 …} #options: [ "check_path" => "login" "login_path" => "login" "always_use_default_target_path" => false "default_target_path" => "/" "target_path_parameter" => "_target_path" "use_referer" => false "failure_path" => null "failure_forward" => false "require_previous_session" => false "username_parameter" => "_username" "password_parameter" => "_password" "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "post_only" => true "use_forward" => false "enable_csrf" => false ] #logger: Symfony\Bridge\Monolog\Logger {#173 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#131 …} #providerKey: "main" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#258 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#263 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#128 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#392 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#139 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#138 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#202 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#103 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#262 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#202 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#131 …} -logger: Symfony\Bridge\Monolog\Logger {#173 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#392 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#128 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#99 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#262 …} -secret: "YjpKwiO" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#131 …} -logger: Symfony\Bridge\Monolog\Logger {#173 …} } |
1.30 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#97 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#263 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#110 …} -map: Symfony\Component\Security\Http\AccessMap {#192 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#131 …} -exceptionOnNoToken: true } |
0.04 ms | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#121 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#263 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#131 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#258 …} -firewallName: "main" -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#120 …} -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#119 …} -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#118 …} -csrfTokenValidator: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\CsrfTokenValidator {#117 …} -options: [ "auth_form_path" => "2fa_login" "check_path" => "2fa_login_check" "post_only" => false "auth_code_parameter_name" => "_auth_code" "trusted_parameter_name" => "_trusted" "csrf_token_generator" => "security.csrf.token_manager" "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_parameter" => "_csrf_token" "csrf_token_id" => "two_factor" "provider" => null ] -trustedDeviceManager: Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceManager {#116 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#392 …} -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#106 …} -logger: Symfony\Bridge\Monolog\Logger {#173 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#115 …} } |
0.04 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#175 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#263 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#258 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#176 …} } |
0.00 ms | (none) |
Security Voters (15)
affirmative
Strategy