Add an IDP certificate

Beta Adds a new public certificate to the external identity provider (IDP) configuration. One configuration can have several certificates to support a certificate rotation.

📘

This operation is in Beta and available from the v4beta URL.

Permissions and scopes

To call this operation, you need the following:

  • Identity and access permissions. Your user needs a role with these permissions assigned. Learn more.
    • Permissions: create_idp_config_cert
Path Params
string
enum
required

Enum Call the v4beta URL for operations still only in beta.

Allowed:
uuid
required

The unique identifier of the external identity provider configuration. This is the id value returned by the List IDP configurations operation.

Body Params
string
required

The public certificate data from the identity provider, used to verify SAML assertion signatures. The -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- delimiters are optional.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json