Skip to content

Commit 93aea71

Browse files
committed
Update authorization.mdx
1 parent b501f4c commit 93aea71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/tutorials/security/authorization.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ When you open the client details, go to **Credentials** and take note of the **C
243243
**Handling Secrets**
244244

245245
Never embed client credentials directly in your code. We recommend using environment variables or specialized solutions for secret storage.
246+
246247
</Warning>
247248

248249
With Keycloak configured, every time the authorization flow is triggered, your MCP server will receive a token like this:

0 commit comments

Comments
 (0)