Newer Version Available

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

PublicKeyCertificate

Represents the public key certificate. On this entity we store a public certificate or a JSON web key, which is used to validate the customer-provided JWT.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Parent Type

This type extends the Metadata metadata type and inherits its fullName field.

File Suffix and Directory Location

PublicKeyCertificate components have the suffix .PublicKeyCertificate and are stored in the PublicKeyCertificate folder.

Version

PublicKeyCertificate components are available in API version 62 and later.

Special Access Rules

There are no additional access requirements that are specific to this type.

Fields

Field Name Description
description
Field Type
string
Description
A description of the public key certificate.
isActive
Field Type
boolean
Description
Indicates whether the public key certificate is active (true) or inactive (false). The default value is false.
jsonWebKey
Field Type
string
Description
Represents a public cryptographic key that can be used to verify the validity of a token.
masterLabel
Field Type
string
Description

Required. The label for the public key certificate.

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.