Step 10: Read the application secret in destination
GET {{apiPath}}/environments/{{destinationEnvID}}/applications/{{oidcAppDestinationID}}/secret
Retrieve the application secret in the destination environment using a GET {{apiPath}}/environments/{{destinationEnvID}}/applications/{{oidcAppDestinationID}}/secret
request.
- In the request URL, set
{{oidcAppDestinationID}}
to the ID of the application you created in step 9.
See Read Application Secret for more information.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |