GET https://postsales.littlebot.in/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

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)
authenticators
[
  "switch_user"
  "two_factor"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1130
  -map: Symfony\Component\Security\Http\AccessMap {#1129 …}
  -logger: Monolog\Logger {#1141 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1094
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#230 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1100 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#341 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1095 …}
  -logger: Monolog\Logger {#1141 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1166 …}
}
3.78 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1085
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1090 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1083
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#342 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1082 …}
  -userChecker: App\Security\UserChecker {#1081 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#333 …}
  -logger: Monolog\Logger {#1141 …}
  -usernameParameter: "_switch_user"
  -role: "system:user:login-as"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#571 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#412 …}
  -targetRoute: "admin_dashboard"
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#683
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1077 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#342 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#682 …}
}
0.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#685
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#342 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#333 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1129 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1138
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#342 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1080 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1166 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

skipped
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"

This authenticator did not support the request.

Access Decision