Routing
hwi_oauth_service_redirect
Matched route
Route Parameters
| Name | Value |
|---|---|
| service | "google" |
Route Redirection
This page redirects to:
https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=902750113591-bve9npki8lk031u5g2oogq3p6c5bbouo.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&redirect_uri=https%3A%2F%2Fdev-lms.coderslab.pl%2Flogin%2Fcheck-google
(route: "n/a")
Route Matching Logs
Path to match:
/connect/google
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | snapshotmergetool_snapshot_index | /_snap/ | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app.swagger_ui | /doc | Path does not match |
| 15 | fos_user_security_check | /login_check | Path does not match |
| 16 | fos_user_security_logout | /logout | Path does not match |
| 17 | fos_user_security_login | /login | Path does not match |
| 18 | fos_user_resetting_request | /resetting/request | Path does not match |
| 19 | fos_user_resetting_send_email | /resetting/send-email | Path does not match |
| 20 | fos_user_resetting_check_email | /resetting/check-email | Path does not match |
| 21 | fos_user_resetting_reset | /resetting/reset/{token} | Path does not match |
| 22 | hwi_oauth_service_redirect | /connect/{service} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.