GET https://test.beeorganized.it/accedi

Security

Token

There is no security token.

Firewall

admin_user Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.admin_user_provider
context admin_user
entry_point App\Security\LoginAdminUserAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\LoginAdminUserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#597
  -map: Symfony\Component\Security\Http\AccessMap {#570 …}
  -logger: Monolog\Logger {#579 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#551
  -sessionKey: "_security_admin_user"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#582 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#613 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#401 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#552 …}
  -logger: Monolog\Logger {#579 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#557 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#616
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#606 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#639
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#400 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#621 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#640 …}
  -firewallName: "admin_user"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#403 …}
  -logger: Monolog\Logger {#579 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#207 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#18 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#642
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#400 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#403 …}
  -map: Symfony\Component\Security\Http\AccessMap {#570 …}
}
0.00 ms (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginAdminUserAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision