Skip to content

Commit f7ff8fc

Browse files
trying nested alert
1 parent a17b5f2 commit f7ff8fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ 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+
<InlineNestedAlert variant="info" iconPosition="right">
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.
94+
</InlineNestedAlert>
9295

9396

9497
<InlineAlert slots="text"/>

0 commit comments

Comments
 (0)