Security
Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#3265 -secret: "P6o9wy0" -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 | App\Security\LoginFormAuthenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "switch_user" "guard" "two_factor" "remember_me" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#3113 -map: Symfony\Component\Security\Http\AccessMap {#3114 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#3098 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#3226 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1936 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#3098 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3225 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1393 …} -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#3079 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#3219 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1935 …} "enableUsageTracking" ] } |
0.35 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#3250 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#3240 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3243 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3257 …} -logger: Symfony\Bridge\Monolog\Logger {#3098 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#3219 …} -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1935 …} } |
0.00 ms | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener {#3254 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1935 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3243 …} -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1169 …} -successHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#3230 …} -failureHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#3253 …} -authenticationRequiredHandler: Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler {#3252 …} -csrfTokenManager: Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\NullCsrfTokenManager {#3251 …} -trustedDeviceManager: null -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1393 …} -twoFactorTokenFactory: Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory {#3249 …} -logger: Symfony\Bridge\Monolog\Logger {#3098 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\RememberMeListener {#3260 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1936 …} -rememberMeServices: Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator {#3219 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3243 …} -logger: Symfony\Bridge\Monolog\Logger {#3098 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1393 …} -catchExceptions: true -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#3247 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#3263 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1936 …} -secret: "P6o9wy0" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3243 …} -logger: Symfony\Bridge\Monolog\Logger {#3098 …} } |
9.88 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#3328 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1935 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#3327 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#3273 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3285 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -logger: Symfony\Bridge\Monolog\Logger {#3098 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1393 …} -stateless: false } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#3095 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1935 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "security_logout" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1939 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3096 …} } |
0.00 ms | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#3279 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1169 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1935 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#3330 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#3331 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1935 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3285 …} -map: Symfony\Component\Security\Http\AccessMap {#3114 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#3243 …} -exceptionOnNoToken: true } |
1.88 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 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#6 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#11 …} +request: Symfony\Component\HttpFoundation\InputBag {#9 …} +query: Symfony\Component\HttpFoundation\InputBag {#10 …} +server: Symfony\Component\HttpFoundation\ServerBag {#14 …} +files: Symfony\Component\HttpFoundation\FileBag {#13 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#12 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#15 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/login" #requestUri: "/login" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#3233 …} #locale: "en" #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null : "html" } |
Show voter details |