Skip to content

Commit fdbf2fe

Browse files
committed
Fixes DOC-13145
- Updated configure-cloud-org-sso - Removed "Profile Sourcing" from "supported features"
1 parent 98dc94b commit fdbf2fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/current/cockroachcloud/configure-cloud-org-sso.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,10 +219,11 @@ These instructions work for Okta. If you use a different IdP, refer to its docum
219219

220220
CockroachDB Cloud expects the following SAML attribute mappings from your IdP:
221221

222-
| Name | Value |
223-
| --------- | ---------------- |
224-
| email | user.email |
225-
| name | user.displayName |
222+
| Name | Value |
223+
|-------|-------------------|
224+
| email | `user.email` |
225+
| name | `user.displayName`|
226+
226227

227228

228229
#### Configuration steps

src/current/cockroachcloud/configure-scim-provisioning.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ Okta disables deprovisioned users and does not support deleting them.
4040
* Deactivate users
4141
* Import users
4242
* Import groups
43-
* Profile sourcing (Management of certain user fields from the IdP)
4443
* Group push
4544

4645
### SCIM Group Push with Okta

0 commit comments

Comments
 (0)