Routing
connect_google
Matched route
10
Tested routes before match
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://accounts.google.com/o/oauth2/v2/auth?hd=aurone.com&scope=openid%20email%20profile&state=e275aca63c488a8fba0992d81070d3f6&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fconges.aurone.dev%2Fconnexion%2Fgoogle%2Fcheck&client_id=234888138182-i7bhnt0agevdmpqbl1oeecv8l46b7h6s.apps.googleusercontent.com
(route: "n/a")
Route Matching Logs
Path to match:
/connexion/google/
# | Route name | Path | Log |
---|---|---|---|
1 | confirmModif | /validation/modification/{id} | Path does not match |
2 | confirmCancel | /validation/annulation/{id} | Path does not match |
3 | demandeModification | /demande/{id}/modification | Path does not match |
4 | confirmAdd | /validation/demande/{id} | Path does not match |
5 | directCancel | /demande/{id}/annulation | Path does not match |
6 | calendar | /calendrier | Path does not match |
7 | demandeList | /demande | Path does not match |
8 | validationList | /validation/ | Path does not match |
9 | add | /demande/ajout | Path does not match |
10 | connect_google | /connexion/google/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.