Redirect 302 redirect from GET @app_home (94f85f)

GET https://portail.uniondf.ca/login

Security

Token

There is no security token. It was removed in 94f85f.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\MultiTenantUserProvider
context main
entry_point App\Security\LoginAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\LoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#534
  -map: Symfony\Component\Security\Http\AccessMap {#535 …}
  -logger: Monolog\Logger {#505 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#561
  -sessionKey: "_security_main"
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#486 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#564 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#37 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#562 …}
  -logger: Monolog\Logger {#505 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#509 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#567
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#568 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#598
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#38 …}
  -provider: App\Security\MultiTenantUserProvider {#572 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#599 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#593 …}
  -logger: Monolog\Logger {#505 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#142 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#46 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#601
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#38 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#593 …}
  -map: Symfony\Component\Security\Http\AccessMap {#535 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#508
  -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 {#492 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#509 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision