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=d33fe02745e0d4da37bfa3c661c95306&scope=profile%20email%20openid&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fstages-preprod.ip2i.in2p3.fr%2Foauth%2Fcallback&client_id=portail
(route: "n/a")
Route Matching Logs
Path to match:
/oauth/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_commands_nsip_imports | /commandes/imports-nsip | Path does not match |
| 2 | admin_nsip_users | /nsip/utilisateurs | Path does not match |
| 3 | admin_nsip_user_show | /nsip/utilisateurs/{resedaId} | Path does not match |
| 4 | admin_nsip_teams | /nsip/equipes | Path does not match |
| 5 | admin_nsip_contract_end_mismatch | /nsip/incoherences-date-fin-contrat | Path does not match |
| 6 | admin_nsip_force_nsip_date_out | /nsip/incoherences-date-fin-contrat/force-nsip-date-out/{uuid} | Path does not match |
| 7 | admin_commands_departure_checks | /commandes/verification-departs | Path does not match |
| 8 | admin_commands_expired_requests | /commandes/demandes-expirees | Path does not match |
| 9 | admin_commands_nsip_duplicate_reseda_emails | /commandes/nsip-doublons-email-reseda | Path does not match |
| 10 | admin_commands_nsip_duplicate_reseda_emails_apply | /commandes/nsip-doublons-email-reseda/ecraser | Path does not match |
| 11 | admin_offer_levels | /admin/configuration/offres | Path does not match |
| 12 | admin_offer_levels_save | /admin/configuration/offres | Path does not match |
| 13 | attachment_delete | /attachment/{uuid}/delete | Path does not match |
| 14 | comment_delete | /comment/{id}/delete | Path does not match |
| 15 | add_account_extension_comment | /request/account_extension/{id}/addcomment | Path does not match |
| 16 | add_arrival_comment | /request/arrival/{id}/addcomment | Path does not match |
| 17 | add_departure_comment | /request/departure/{id}/addcomment | Path does not match |
| 18 | add_extension_comment | /request/extension/{id}/addcomment | Path does not match |
| 19 | add_move_comment | /request/move/{id}/addcomment | Path does not match |
| 20 | add_offer_comment | /request/offer/{id}/addcomment | Path does not match |
| 21 | add_user_comment | /user/{uuid}/addcomment | Path does not match |
| 22 | index | / | Path does not match |
| 23 | home_calendar_events | /home/calendar-events | Path does not match |
| 24 | login | /login | Path does not match |
| 25 | set_locale | /locale/{_locale} | Path does not match |
| 26 | me_api_tokens | /me/api-tokens | Path does not match |
| 27 | me_api_tokens_generate | /me/api-tokens/generate | Path does not match |
| 28 | me_api_tokens_toggle | /me/api-tokens/{uuid}/toggle | Path does not match |
| 29 | me_api_tokens_update | /me/api-tokens/{uuid}/update | Path does not match |
| 30 | 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.