Step 3: Read the OIDC application secret

GET {{apiPath}}/environments/{{sourceEnvID}}/applications/{{oidcAppSourceID}}/secret

Retrieve the application secret using a GET {{apiPath}}/environments/{{sourceEnvID}}/applications/{{oidcAppSourceID}}/secret request. Use the application ID that was returned in the previous step.

  • In the request URL, set {{oidcAppSourceID}} to the ID of the application you created in step 2.

The response returns a secret value that you will use in the next step to create an OIDC identity provider in the destination environment.

See Read Application Secret for more information.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring