From 2c22f0a9fbc5653081335ed94091c24b250bcbf6 Mon Sep 17 00:00:00 2001 From: "Pedro S. Lopez" Date: Thu, 31 Oct 2024 10:55:40 -0400 Subject: [PATCH] docs: add email domain to sso setup requirements (#47217) Co-authored-by: Natalie Kwong <38087517+nataliekwong@users.noreply.github.com> --- docs/access-management/sso-providers/azure-entra-id.md | 1 + docs/access-management/sso-providers/okta.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/access-management/sso-providers/azure-entra-id.md b/docs/access-management/sso-providers/azure-entra-id.md index 5b06c4e29d8a5..a04b8a40d5def 100644 --- a/docs/access-management/sso-providers/azure-entra-id.md +++ b/docs/access-management/sso-providers/azure-entra-id.md @@ -57,6 +57,7 @@ You'll need to pass your Airbyte contact the following information of the create - **Client Secret**: as copied above - **Application (client) ID**: You'll find this in the **Essentials** section on the **Overview** page of the application you created - **OpenID Connect metadata document**: You'll find this in the **Endpoints** panel, that you can open from the top bar on the **Overview** page +- **Email Domain**: Users signing in from this domain will be required to sign in via SSO. Once we've received this information from you, We'll setup SSO for you and let you know once it's ready to be used. diff --git a/docs/access-management/sso-providers/okta.md b/docs/access-management/sso-providers/okta.md index 2998907ca4921..e6937d897b1a0 100644 --- a/docs/access-management/sso-providers/okta.md +++ b/docs/access-management/sso-providers/okta.md @@ -63,6 +63,7 @@ On the following screen you'll need to configure all parameters for your Okta ap * Your **Okta domain** (it's not specific to this application, see [Find your Okta domain](https://developer.okta.com/docs/guides/find-your-domain/main/)) * **Client ID** * **Client Secret** + * **Email Domain** (users signing in from this domain will be required to sign in via SSO)