Skip to content

Commit f277000

Browse files
authored
docs(sso): document auto-provision new users option on all SAML IdP pages (#10726)
Made-with: Cursor
1 parent 905d992 commit f277000

3 files changed

Lines changed: 17 additions & 1 deletion

File tree

docs-mintlify/admin/sso/google-workspace.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,12 @@ SAML integration in Google into Cube Cloud.
104104
| Identity Provider Login URL | Use the **Sign on URL** value from Google Workspace |
105105
| Certificate | Use the **Signing Certificate** value from Google Workspace |
106106

107-
3. Scroll down and click **Save SAML Settings** to save the changes.
107+
3. Enable **Auto-provision new users** if you want users to be automatically
108+
created in Cube on their first login via this SAML provider. New users
109+
are assigned the Viewer role by default. Enable this if you are not using
110+
SCIM provisioning.
111+
112+
4. Scroll down and click **Save SAML Settings** to save the changes.
108113

109114
## Test SAML authentication
110115

docs-mintlify/admin/sso/microsoft-entra-id/saml.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@ values from the Entra **Single sign-on** page:
8080
- **Certificate** — Paste the Base64-encoded certificate from the
8181
**SAML Certificates** section.
8282

83+
In both options, also configure the following setting:
84+
85+
- **Auto-provision new users** — When enabled, users are automatically
86+
created in Cube on their first login via this SAML provider and assigned
87+
the Viewer role by default. Enable this if you want to provision users
88+
only when they first access Cube and you are not using SCIM provisioning.
89+
8390
## Configure attribute mappings
8491

8592
To map user attributes from Entra to Cube, configure the claim URIs

docs-mintlify/admin/sso/okta/saml.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ identity provider details:
8484
- **SSO (Sign on) URL** — Use the **Identity Provider Single
8585
Sign-On URL** value from Okta.
8686
- **Certificate** — Paste the **X.509 Certificate** from Okta.
87+
- **Auto-provision new users** — When enabled, users are automatically
88+
created in Cube on their first login via this SAML provider and assigned
89+
the Viewer role by default. Enable this if you want to provision users
90+
only when they first access Cube and you are not using SCIM provisioning.
8791

8892
## Test SAML authentication
8993

0 commit comments

Comments
 (0)