| /magic_links/authenticate |
param: deep_link, pattern: true
|
- |
- |
Matches any URL with a path that starts with /magic_links/authenticate and that has a query item with name deep_link with value true |
| - |
- |
no_universal_links |
true |
Matches any URL with a fragment that equals no_universal_links and instructs the system not to open it as a universal link. |
| /card_expenses |
- |
- |
- |
Matches any URL with a path that starts with /card_expenses |
| /card_expenses/mine |
- |
- |
- |
Matches any URL with a path that starts with /card_expenses/mine |
| /card_expenses/*/edit |
- |
- |
- |
Matches any URL with a path that starts with /card_expenses/*/edit |
| /cards/* |
- |
- |
- |
Matches any URL with a path that starts with /cards/* |
| /employee_expenses |
- |
- |
- |
Matches any URL with a path that starts with /employee_expenses |
| /employee_expenses/*/edit |
- |
- |
- |
Matches any URL with a path that starts with /employee_expenses/*/edit |
| /external_expenses |
- |
- |
- |
Matches any URL with a path that starts with /employee_expenses/*/edit |
| /external_expenses/*/edit |
- |
- |
- |
Matches any URL with a path that starts with /employee_expenses/*/edit |
| /km_expenses |
- |
- |
- |
Matches any URL with a path that starts with /employee_expenses/*/edit |
| /km_expenses/*/edit |
- |
- |
- |
Matches any URL with a path that starts with /employee_expenses/*/edit |
| /virtual_card_requests/*/edit |
- |
- |
- |
Matches any URL with a path that starts with /virtual_card_requests/*/edit |
| /sso/authenticate |
- |
- |
- |
Matches any URL with a path that starts with /sso/authenticate |