Security
Token
Anonymous
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#7 -secret: "BwvJd3X" -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 | security.authentication.form_entry_point.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "switch_user" "guard" "form_login" "http_basic" "remember_me" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#55 -map: Symfony\Component\Security\Http\AccessMap {#38 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#65 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#33 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#111 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#65 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#85 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#201 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#64 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#29 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#112 …} "enableUsageTracking" ] } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#244 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#230 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#214 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#253 …} -logger: Symfony\Bridge\Monolog\Logger {#65 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#29 …} -hideUserNotFoundExceptions: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#254 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#258 …} #options: [ "check_path" => "app_login" "login_path" => "app_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 {#65 …} #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#214 …} #providerKey: "main" #httpUtils: Symfony\Component\Security\Http\HttpUtils {#83 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#112 …} -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#242 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#201 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#227 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#261 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#29 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener {#270 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#112 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#214 …} -providerKey: "main" -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint {#213 …} -logger: Symfony\Bridge\Monolog\Logger {#65 …} -ignoreFailure: false -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#242 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#274 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#111 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#29 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#214 …} -logger: Symfony\Bridge\Monolog\Logger {#65 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#201 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#242 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#272 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#111 …} -secret: "BwvJd3X" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#214 …} -logger: Symfony\Bridge\Monolog\Logger {#65 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#294 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#112 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#296 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#300 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#292 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#65 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#201 …} -stateless: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#280 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#112 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#292 …} -map: Symfony\Component\Security\Http\AccessMap {#38 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#214 …} -exceptionOnNoToken: true } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#37 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#112 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#83 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#34 …} } |
0.00 ms | (none) |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.
Access Decision
affirmative
Strategy
Access decision log
| # | Result | Attributes | Object |
|---|---|---|---|
| 1 | DENIED | IS_AUTHENTICATED_REMEMBERED | null |
| Show voter details | |||
| 2 | DENIED | IS_AUTHENTICATED_FULLY | null |
| Show voter details | |||