https://erowa.a4interactive.ch/shop/kategorien/image-thumb__359118__shopCustomCategory/_Kategorie%20Spannfutter_2.jpg

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#2686
  -secret: "1xX40EG"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

members_fe Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider MembersBundle\Security\UserProvider
context members_fe
entry_point security.authentication.form_entry_point.members_fe
user_checker MembersBundle\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#2629
  -map: Symfony\Component\Security\Http\AccessMap {#2630 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#2654 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2829 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2683
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1358 …}
  -sessionKey: "_security_members_fe"
  -logger: Symfony\Bridge\Monolog\Logger {#2829 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2682 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#383 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2825 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1357 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#2648
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2646 …}
  #options: [
    "check_path" => "members_user_security_check"
    "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
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#2829 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2391 …}
  #providerKey: "members_fe"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#2804 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1357 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#2652 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#383 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#2670 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#2653 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#2647
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1358 …}
  -secret: "1xX40EG"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2391 …}
  -logger: Symfony\Bridge\Monolog\Logger {#2829 …}
}
8.93 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2822
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1357 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "members_user_security_logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#2819
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2802 …}
    }
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#2820 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2804 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2705
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1357 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2394 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2630 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2391 …}
}
0.01 ms (none)

Security Voters (4)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"