Newer Version Available

This content describes an older version of this product. View Latest

RedirectWhitelistUrl

Represents a trusted URL that users can navigate to without being shown a warning message. This type extends the Metadata metadata type and inherits its fullName field.

Where we can, we have changed the terms "whitelist" to "allowlist" and "blacklist" to "blocklist." Because changing terms in our code may break current implementations, we have maintained this metadata type’s name.

Important

File Suffix and Directory Location

RedirectWhitelistUrl components have the suffix .redirectWhitelistUrl and are stored in the redirectWhitelistUrls folder.

Version

RedirectWhitelistUrl components are available in API version 48.0 and later.

Fields

Field Name Field Type Description
Url string Required. The trusted URL.

Wildcard Support in the Manifest File

This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.