Get the source environment keys using a GET {{apiPath}}/environments/{{sourceEnvID}}/keys request.

a. Download the PEM (.crt) or PKCS7 (.p7b) file for the signing key.

b. Copy and save an active signing key ID from the response. You'll use it in when you create the SAML application.

See GET Keys for more information.

If you don’t find an active key, you can create one using the POST {{apiPath}}/environments/{{envID}}/keys request. See Create Key for more information.