| /download |
- |
- |
true |
Matches any URL with a path that starts with /download and instructs the system not to open it as a universal link. |
| /profile |
- |
- |
true |
Matches any URL with a path that starts with /profile and instructs the system not to open it as a universal link. |
| /metadata |
- |
- |
true |
Matches any URL with a path that starts with /metadata the system not to open it as a universal link. |
| /login |
- |
- |
true |
Matches any URL with a path that starts with /login the system not to open it as a universal link. |
| /login/callback |
- |
- |
true |
Matches any URL with a path that starts with /login/callback the system not to open it as a universal link. |
| /logout/callback |
- |
- |
true |
Matches any URL with a path that starts with /logout/callback the system not to open it as a universal link. |
| /logout |
- |
- |
true |
Matches any URL with a path that starts with /logout the system not to open it as a universal link. |
| /profile/* |
- |
- |
true |
Matches any URL with a path that starts with /profile/* the system not to open it as a universal link. |
| /protect |
- |
- |
true |
Matches any URL with a path that starts with /protect the system not to open it as a universal link. |
| /foundation/login |
- |
- |
true |
Matches any URL with a path that starts with /foundation/login the system not to open it as a universal link. |
| /foundation/callback |
- |
- |
true |
Matches any URL with a path that starts with /foundation/callback the system not to open it as a universal link. |
| /api |
- |
- |
true |
Matches any URL with a path that starts with /api the system not to open it as a universal link. |
| /api/generic |
- |
- |
true |
Matches any URL with a path that starts with /api/generic the system not to open it as a universal link. |
| /api/formdata |
- |
- |
true |
Matches any URL with a path that starts with /api/formdata the system not to open it as a universal link. |
| /api/raw |
- |
- |
true |
Matches any URL with a path that starts with /api/raw the system not to open it as a universal link. |
| /loadpdf |
- |
- |
true |
Matches any URL with a path that starts with /loadpdf the system not to open it as a universal link. |
| /download/vcfcard/:vcfuid |
- |
- |
true |
Matches any URL with a path that starts with /download/vcfcard/:vcfuid the system not to open it as a universal link. |
| /* |
- |
- |
- |
Matches any URL with a path that starts with /* |