https://www.jegab.com/

Routing

index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin_dashboard /admin/dashboard Path does not match
2 admin_info_home /info/home Path does not match
3 admin_keycloak_import_selector /admin/keycloak/import/selector Path does not match
4 admin_keycloak_push_groups /admin/keycloak/push/groups Path does not match
5 admin_keycloak_set_totp /admin/keycloak/set_totp/{id} Path does not match
6 admin_keycloak_push /admin/keycloak/push Path does not match
7 admin_keycloak_stop_sessions /admin/keycloak/stop_sessions/{id} Path does not match
8 admin_keycloak_password_reset /admin/keycloak/password/reset Path does not match
9 admin_keycloak_all_users_delete /admin/talpaworld/keycloak/allusers/delete Path does not match
10 user_profile_new_password /user/profile/new_password/{id} Path does not match
11 admin_keycloak_export_realm /export/admin/keycloak/export/realm Path does not match
12 admin_keycloak_export_users /export/admin/keycloak/export/users Path does not match
13 admin_export_realm_json /export/groups Path does not match
14 admin_export_groups /export/groups Path does not match
15 index / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.