Skip to content

Commit 1cbbd2a

Browse files
authored
Merge pull request #3336 from ably/docs/sso-jit-provisioning-context-1776185474-1776185986
Docs: Add JIT provisioning context to SSO first_name/last_name requirement
2 parents 6802046 + f5731de commit 1cbbd2a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • src/pages/docs/platform/account

src/pages/docs/platform/account/sso.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Any SAML-compatible identity provider can be used to enable SSO.
1616

1717
The following instructions are examples of configuring SSO with [Okta](#okta) and [Google Workspace](#google).
1818

19+
<Aside data-type='note'>
20+
When a user signs in via SSO for the first time, Ably uses just-in-time (JIT) provisioning to automatically create their account. The `first_name` and `last_name` attributes are used to set the user's display name. If they are missing or empty, provisioning will fail and the user won't be able to sign in. This does not apply if you are using SCIM to provision users.
21+
</Aside>
22+
1923
### Okta <a id="okta"/>
2024

2125
To enable SSO using [Okta](https://www.okta.com/) as the identity provider, configure the following properties in your Ably account dashboard and your Okta account:

0 commit comments

Comments
 (0)