From b09b52f348ea5c2446043230ed091b971d7a7023 Mon Sep 17 00:00:00 2001 From: Francisco Valdez de la Fuente Date: Thu, 17 Apr 2025 13:46:52 -0700 Subject: [PATCH] docs: update reserved jwt params --- docs/pages/product/auth/context.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/product/auth/context.mdx b/docs/pages/product/auth/context.mdx index 4192ad5511de8..0bd1de4905d2a 100644 --- a/docs/pages/product/auth/context.mdx +++ b/docs/pages/product/auth/context.mdx @@ -52,7 +52,7 @@ with nested structure: ### Reserved elements Some features of Cube Cloud (e.g., [authentication integration][ref-auth-integration] -and [LDAP integration][ref-ldap-integration]) use the `cloud` element in the security context. +and [LDAP integration][ref-ldap-integration]) use the `cubeCloud` element in the security context. This element is reserved and should not be used for other purposes. ## Using query_rewrite @@ -272,4 +272,4 @@ build one from a JSON object. [ref-devtools-playground]: /product/workspace/playground#editing-the-security-context [ref-auth-integration]: /product/auth#authentication-integration -[ref-ldap-integration]: /product/workspace/sso#ldap-integration \ No newline at end of file +[ref-ldap-integration]: /product/workspace/sso#ldap-integration