GET https://dev.tirocrinanti.acuccovi.duckdns.org/connect/google

Routing

connect_google Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://accounts.google.com/o/oauth2/v2/auth?prompt=login%20select_account&max_age=0&hd=cripaderno.it&scope=openid%20email%20profile&state=dbfadccaaa3d6e7e3b04485dc2350849&response_type=code&redirect_uri=https%3A%2F%2Fdev.tirocrinanti.acuccovi.duckdns.org%2Fconnect%2Fgoogle%2Fcheck&client_id=436993722460-0vfs69itl9798htbb1qkro271ih01n2e.apps.googleusercontent.com (route: "n/a")

Route Matching Logs

Path to match: /connect/google
# Route name Path Log
1 app_admin_questionnaire_update /admin/questionnaires/{type}/{id} Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 _wdt_stylesheet /_wdt/styles Path does not match
4 _wdt /_wdt/{token} Path does not match
5 _profiler_home /_profiler/ Path does not match
6 _profiler_search /_profiler/search Path does not match
7 _profiler_search_bar /_profiler/search_bar Path does not match
8 _profiler_phpinfo /_profiler/phpinfo Path does not match
9 _profiler_xdebug /_profiler/xdebug Path does not match
10 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
11 _profiler_search_results /_profiler/{token}/search/results Path does not match
12 _profiler_open_file /_profiler/open Path does not match
13 _profiler /_profiler/{token} Path does not match
14 _profiler_router /_profiler/{token}/router Path does not match
15 _profiler_exception /_profiler/{token}/exception Path does not match
16 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
17 app_admin_configuration /admin/configuration Path does not match
18 app_admin_questionnaire_index /admin/questionnaires/{type} Path does not match
19 app_admin_questionnaire_new /admin/questionnaires/{type}/new Path does not match
20 app_admin_questionnaire_create /admin/questionnaires/{type} Path does not match
21 app_admin_questionnaire_edit /admin/questionnaires/{type}/{id}/edit Path does not match
22 app_admin_questionnaire_show /admin/questionnaires/{type}/{id} Path does not match
23 app_admin_questionnaire_publish /admin/questionnaires/{type}/{id}/publish Path does not match
24 app_admin_questionnaire_suspend /admin/questionnaires/{type}/{id}/suspend Path does not match
25 app_admin_questionnaire_activate /admin/questionnaires/{type}/{id}/activate Path does not match
26 app_admin_questionnaire_delete /admin/questionnaires/{type}/{id}/delete Path does not match
27 app_admin_users_index /admin/users Path does not match
28 app_admin_users_new /admin/users/new Path does not match
29 app_admin_users_edit /admin/users/{id}/edit Path does not match
30 app_admin_users_delete /admin/users/{id}/delete Path does not match
31 app_dev_login /login/dev Path does not match
32 app_group_index /groups Path does not match
33 app_group_archived /groups/archived Path does not match
34 app_group_new /groups/new Path does not match
35 app_group_show /groups/{id} Path does not match
36 app_group_archived_show /groups/archived/{id} Path does not match
37 app_group_edit /groups/{id}/edit Path does not match
38 app_group_assign_member /groups/{id}/members/assign Path does not match
39 app_group_remove_member /groups/{id}/members/{userId}/remove Path does not match
40 app_group_search_users /groups/{id}/members/search Path does not match
41 app_group_panel /groups/{id}/panel Path does not match
42 app_home / Path does not match
43 app_questionnaire_my /questionnaires/my Path does not match
44 app_questionnaire_my_archived /questionnaires/my/archived Path does not match
45 app_questionnaire_panel /questionnaires/{groupId}/panel Path does not match
46 app_questionnaire_new /questionnaires/{groupId}/new Path does not match
47 app_questionnaire_response_detail /questionnaires/responses/{id}/detail Path does not match
48 app_questionnaire_create /questionnaires/{groupId} Path does not match
49 app_questionnaire_response_delete /questionnaires/responses/{id}/delete Path does not match
50 app_questionnaire_group_pdf /questionnaires/group/{groupId}/pdf Path does not match
51 app_login /login Path does not match
52 connect_google /connect/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.