Routing
ourlib_terms
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://rs.ourcis.cloud/login
Route Matching Logs
Path to match:
/terms
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | download_ourapp | /download/ourapp/{filename} | Path does not match |
| 2 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 5 | lexik_jwt_authentication | /api/login_check | Path does not match |
| 6 | ourlib_privacy | /privacy | Path does not match |
| 7 | ourlib_terms | /terms | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.