Update client secret for a specific SSO provider.

Important Note: If this SSO configuration (realm) is bound to multiple organizations, updating the client secret will affect all of them.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The client ID of the SSO provider to update.

Body Params

The new client secret and optional expiration date.

string
required
double
required

Unix timestamp in milliseconds when the client secret expires. This is a hint field provided by the customer. It has minimal impact on the system and is primarily used to suggest potential error causes and assist Bluestone support with troubleshooting.

Responses
204

No content

400

Bad request - Invalid input

404

SSO provider not found for this organization

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!