Routing
oauth_login
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://login.ip2i.in2p3.fr/realms/ip2i/protocol/openid-connect/auth?state=39395fc917e721bc21ff33949e057e42&scope=profile%20email%20openid&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fqualite-preprod.ip2i.in2p3.fr%2Foauth%2Fcallback&client_id=pdca
(route: "n/a")
Route Matching Logs
Path to match:
/oauth/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | action_index | /action/ | Path does not match |
| 2 | action_create | /action/create | Path does not match |
| 3 | action_edit | /action/{id}/edit} | Path does not match |
| 4 | action_delete | /action/{id}/delete | Path does not match |
| 5 | action_view | /action/{id}/view | Path does not match |
| 6 | action_change | /action/{id}/change/{to} | Path does not match |
| 7 | comment_delete | /comment/{id}/delete | Path does not match |
| 8 | add_action_comment | /action/{id}/addcomment | Path does not match |
| 9 | add_process_comment | /process/{id}/addcomment | Path does not match |
| 10 | add_user_comment | /user/{uuid}/addcomment | Path does not match |
| 11 | index | / | Path does not match |
| 12 | process_index | / | Path does not match |
| 13 | project_view | /project/{id} | Path does not match |
| 14 | alerts | /alerts | Path does not match |
| 15 | alerts_legacy | /a-traiter | Path does not match |
| 16 | login | /login | Path does not match |
| 17 | app_switch_locale | /locale/switch/{locale} | Path does not match |
| 18 | oauth_login | /oauth/login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.