Routing
login_sso
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://auth.clubmed.com/authorize?response_type=id_token%20token&client_id=4bc66fc7-3b63-4736-ab1c-d022e6648d38&scope=openid+profile+email&state=STATE&nonce=nonce&redirect_uri=https://ted-clubmed.diji.fr/login_callback
(route: "n/a")
Route Matching Logs
Path to match:
/login_sso
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | log_user | /login_callback | Path does not match |
| 2 | admin_folders_unused_delete_force | /admin/delete/folders-unused/force/{key} | Path does not match |
| 3 | login_local | /login_local | Path does not match |
| 4 | log | / | Path does not match |
| 5 | login_sso | /login_sso | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.