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/{{appID}}/secret call. Use the application ID that was returned in the previous step.

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

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

See Read Application Secret for more information.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring