Routing
app_forgot_password_request
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/reset-password
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_keycloak_import_selector | /admin/keycloak/import/selector | Path does not match |
| 2 | admin_keycloak_sync_back_selector | /admin/keycloak/sync-back | Path does not match |
| 3 | admin_keycloak_importMapper_addStandard | /admin/keycloak/import-mapper/add-standard | Path does not match |
| 4 | admin_keycloak_importMapper_setStandard | /admin/keycloak/import-mapper/set-standard | Path does not match |
| 5 | admin_keycloak_push_groups | /admin/keycloak/push/groups | Path does not match |
| 6 | admin_keycloak_set_totp | /admin/keycloak/set_totp/{id} | Path does not match |
| 7 | admin_keycloak_push | /admin/keycloak/push | Path does not match |
| 8 | admin_keycloak_stop_sessions | /admin/keycloak/stop_sessions/{id} | Path does not match |
| 9 | admin_keycloak_password_reset | /admin/keycloak/password/reset | Path does not match |
| 10 | admin_keycloak_all_users_delete | /admin/talpaworld/keycloak/allusers/delete | Path does not match |
| 11 | admin_talpaworld_maintenance_db_dump | /admin/talpaworld/maintenance/db-dump | Path does not match |
| 12 | admin_realm_connection_test | /admin/realm/{id}/test-connection | Path does not match |
| 13 | user_profile_new_password | /user/profile/new_password/{id} | Path does not match |
| 14 | admin_keycloak_export_realm | /export/admin/keycloak/export/realm | Path does not match |
| 15 | admin_keycloak_export_users | /export/admin/keycloak/export/users | Path does not match |
| 16 | admin_keycloak_export_users_download | /export/admin/keycloak/export/users/download/{id} | Path does not match |
| 17 | admin_export_realm_json | /export/groups | Path does not match |
| 18 | admin_export_groups | /export/groups | Path does not match |
| 19 | index | / | Path does not match |
| 20 | dump | /dump/{currentRequest} | Path does not match |
| 21 | admin_import_selector | /import/user | Path does not match |
| 22 | kc_sync | /kc/sync | Path does not match |
| 23 | kubernetes_helm_import-chart | /kubernetes/helm/import-chart | Path does not match |
| 24 | app_forgot_password_request | /reset-password | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.