Routing
security_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/saml/login
(route: "n/a")
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | group_list | /group/list | Path does not match |
| 2 | group_edit | /group/edit/{id} | Path does not match |
| 3 | group_create | /group/create | Path does not match |
| 4 | group_delete | /group/delete/{id} | Path does not match |
| 5 | app_index | / | Path does not match |
| 6 | news_list | /news/list | Path does not match |
| 7 | news_edit | /news/edit/{id} | Path does not match |
| 8 | news_create | /news/create | Path does not match |
| 9 | news_delete | /news/delete/{id} | Path does not match |
| 10 | pictogram_list | /pictogram/list | Path does not match |
| 11 | pictogram_list_data | /pictogram/list/data | Path does not match |
| 12 | pictogram_delete | /pictogram/delete/{id} | Path does not match |
| 13 | pictogram_toggle_explicit | /pictogram/toggle-explicit/{id} | Path does not match |
| 14 | preset_list | /preset/list | Path does not match |
| 15 | preset_edit | /preset/edit/{id} | Path does not match |
| 16 | preset_create | /preset/create | Path does not match |
| 17 | preset_delete | /preset/delete/{id} | Path does not match |
| 18 | preset_get | /preset/get/{id} | Path does not match |
| 19 | preset_share | /preset/share/{id} | Path does not match |
| 20 | preset_duplicate | /preset/duplicate/{id} | Path does not match |
| 21 | saml_role_list | /saml-role/list | Path does not match |
| 22 | saml_role_edit | /saml-role/edit/{id} | Path does not match |
| 23 | saml_role_create | /saml-role/create | Path does not match |
| 24 | saml_role_delete | /saml-role/delete/{id} | Path does not match |
| 25 | security_index | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.