Skip to content

Commit

Permalink
fixing inline alert
Browse files Browse the repository at this point in the history
  • Loading branch information
theManikJindal committed Apr 11, 2024
1 parent e6716c6 commit 83e6fc1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ To rotate client secrets through the UI, follow the steps below on the credentia
![](../../../images/oauth-server-to-server-credential-delete-old-client-secret.png)


<InlineAlert slots="text"/>
<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.
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
Expand Down

0 comments on commit 83e6fc1

Please sign in to comment.