Redirect 302 redirect from GET @home_redirect (eb689f)

GET https://app.equiresa-dev.datanaute.com/fr/

Security

Token

There is no security token. It was removed in eb689f.

Firewall

management Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context management
entry_point security.authenticator.form_login.management
user_checker App\Security\ManagementUserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#568
  -map: Symfony\Component\Security\Http\AccessMap {#572 …}
  -logger: Monolog\Logger {#785 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#718
  -sessionKey: "_security_management"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#796 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#716 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#65 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#659 …}
  -logger: Monolog\Logger {#785 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#795 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#672
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#695 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#676
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#62 …}
  -provider: App\Security\UserProvider {#786 …}
  -userChecker: App\Security\ManagementUserChecker {#708 …}
  -firewallName: "management"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#60 …}
  -logger: Monolog\Logger {#785 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#408 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#257 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#722
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#62 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#60 …}
  -map: Symfony\Component\Security\Http\AccessMap {#572 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#797
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "management_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#62 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#898 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#795 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision