Skip to content

Commit a17b5f2

Browse files
trying once more
1 parent 5c441ff commit a17b5f2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/pages/guides/authentication/ServerToServerAuthentication/implementation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,12 @@ To rotate client secrets through the UI, follow the steps below on the credentia
8989

9090
4. Once sure that you have successfully replaced the client secret, you can delete the old client secret.
9191
![](../../../images/oauth-server-to-server-credential-delete-old-client-secret.png)
92-
<InlineAlert slots="text"/>
93-
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.
9492

9593

94+
<InlineAlert slots="text"/>
95+
96+
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.
97+
9698
### Rotating client secrets programmatically
9799

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

0 commit comments

Comments
 (0)