Skip to content

Commit

Permalink
docs: add email domain to sso setup requirements (#47217)
Browse files Browse the repository at this point in the history
Co-authored-by: Natalie Kwong <[email protected]>
  • Loading branch information
pedroslopez and nataliekwong authored Oct 31, 2024
1 parent b05e4e3 commit 2c22f0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/access-management/sso-providers/azure-entra-id.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
1 change: 1 addition & 0 deletions docs/access-management/sso-providers/okta.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

</TabItem>
<TabItem value="self-managed" label="Self Hosted">
Expand Down

0 comments on commit 2c22f0a

Please sign in to comment.