Security
Token
info@studio128k.com
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "SuperAdmin" "ROLE_ALLOWED_TO_SWITCH" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#589 -user: App\Entity\User\User {#835 …} -roleNames: [ "SuperAdmin" "ROLE_ALLOWED_TO_SWITCH" ] -attributes: [] -firewallName: "main" } |
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" "App\Security\LoginFormAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#526 -map: Symfony\Component\Security\Http\AccessMap {#527 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#157 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#542 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#504 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#545 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#252 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#543 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#157 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#506 …} } |
0.42 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#549 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#550 …} } |
46.67 ms | Symfony\Component\HttpFoundation\RedirectResponse {#823 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1848 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/dashboard/'" />\n \n <title>Redirecting to /dashboard/</title>\n </head>\n <body>\n Redirecting to <a href="/dashboard/">/dashboard/</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/dashboard/" } |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#555 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#38 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#556 …} -userChecker: App\Security\UserChecker {#557 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#221 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#157 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#52 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#559 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#38 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#221 …} -map: Symfony\Component\Security\Http\AccessMap {#527 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#505 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#38 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#499 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#506 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"App\Security\LoginFormAuthenticator"
|