Skip to content

Commit 7eb99e7

Browse files
authored
docs: Update reserved jwt params (#9487)
1 parent 2e8126d commit 7eb99e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/product/auth/context.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ with nested structure:
5252
### Reserved elements
5353

5454
Some features of Cube Cloud (e.g., [authentication integration][ref-auth-integration]
55-
and [LDAP integration][ref-ldap-integration]) use the `cloud` element in the security context.
55+
and [LDAP integration][ref-ldap-integration]) use the `cubeCloud` element in the security context.
5656
This element is reserved and should not be used for other purposes.
5757

5858
## Using query_rewrite
@@ -272,4 +272,4 @@ build one from a JSON object.
272272
[ref-devtools-playground]:
273273
/product/workspace/playground#editing-the-security-context
274274
[ref-auth-integration]: /product/auth#authentication-integration
275-
[ref-ldap-integration]: /product/workspace/sso#ldap-integration
275+
[ref-ldap-integration]: /product/workspace/sso#ldap-integration

0 commit comments

Comments
 (0)