Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#528 -user: "anon." -roleNames: [] -authenticated: true -attributes: [] -secret: "3s2miVJ" } |
Firewall
admin
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | sonata.user.security.user_provider |
| context | user |
| entry_point | security.authentication.form_entry_point.admin |
| user_checker | security.user_checker |
| 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 {#597 -map: Symfony\Component\Security\Http\AccessMap {#573 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#571 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#90 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#290 …} -sessionKey: "_security_user" -logger: Symfony\Bridge\Monolog\Logger {#571 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#91 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#464 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#591 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#96 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#291 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#109 #options: [ "check_path" => "/admin/login_check" "login_path" => "/admin/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 "form_only" => false ] #logger: Symfony\Bridge\Monolog\Logger {#571 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#113 …} #providerKey: "admin" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#210 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#291 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#116 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#464 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#103 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#106 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#96 …} -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#117 …} } |
0.00 ms | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#123 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#291 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#113 …} -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#211 …} -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#124 …} -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#125 …} -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#126 …} -csrfTokenManager: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\NullCsrfTokenManager {#127 …} -trustedDeviceManager: null -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#464 …} -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#128 …} -logger: Symfony\Bridge\Monolog\Logger {#571 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#132 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#290 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#96 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#113 …} -logger: Symfony\Bridge\Monolog\Logger {#571 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#464 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#116 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#135 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#290 …} -secret: "3s2miVJ" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#113 …} -logger: Symfony\Bridge\Monolog\Logger {#571 …} } |
0.00 ms | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#138 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#211 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#291 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#139 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#148 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#291 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#140 …} -map: Symfony\Component\Security\Http\AccessMap {#573 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#113 …} -exceptionOnNoToken: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#560 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#291 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "sonata_user_admin_security_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#210 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#550 …} } |
0.00 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy