HTTP_WHITELIST - HTTP Allowlist
HTTP Allowlist information is stored in SAP table HTTP_WHITELIST.
It is part of development package SIHTTP_WHITELIST_DB in software component BC-MID-ICF. This development package consists of objects that can be grouped under "HTTP_Whitelist DB".
It is part of development package SIHTTP_WHITELIST_DB in software component BC-MID-ICF. This development package consists of objects that can be grouped under "HTTP_Whitelist DB".
Fields for table HTTP_WHITELIST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
ENTRY_TYPE | HTTP Framework - Filter Type for Valid URLs | X | HTTP_WHITELIST_ENTRY_TYPE | NUMC | 4 | |
SORT_KEY | Sort/Search/Match Sequence | X | CHAR | 8 | ||
PROTOCOL | Protocol for URL (* = wild card) | CHAR | 16 | |||
HOST | Host Name with Domain, for example, *.myDomain.com | SSTR | 8 | |||
PORT | Port, for example, 1080 (empty = not used) | NUMC | 12 | |||
URL | URL Pattern to Check, for example, /sap/* | SSTR | 8 |