File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
8592To map user attributes from Entra to Cube, configure the claim URIs
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments