Skip to content

Commit ecbb897

Browse files
inline nested alert worked
1 parent f7ff8fc commit ecbb897

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,6 @@ To rotate client secrets through the UI, follow the steps below on the credentia
9393
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.
9494
</InlineNestedAlert>
9595

96-
97-
<InlineAlert slots="text"/>
98-
99-
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.
100-
10196
### Rotating client secrets programmatically
10297

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

0 commit comments

Comments
 (0)