Skip to content

Commit

Permalink
trying once more
Browse files Browse the repository at this point in the history
  • Loading branch information
theManikJindal committed Apr 11, 2024
1 parent 5c441ff commit a17b5f2
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,12 @@ To rotate client secrets through the UI, follow the steps below on the credentia

4. Once sure that you have successfully replaced the client secret, you can delete the old client secret.
![](../../../images/oauth-server-to-server-credential-delete-old-client-secret.png)
<InlineAlert slots="text"/>
Once a client secret is deleted, you cannot restore it. So be extra sure you have replaced the old client secret with the new one in all locations.


<InlineAlert slots="text"/>

Once a client secret is deleted, you cannot restore it. So be extra sure you have replaced the old client secret with the new one in all locations.

### Rotating client secrets programmatically

Follow the steps below to rotate client secrets programmatically for the OAuth Server-to-Server credential.
Expand Down

0 comments on commit a17b5f2

Please sign in to comment.