Browse Source

docs: okta configuration as per video

pull/7575/head
Raju Udava 8 months ago
parent
commit
fbda2020be
  1. 21
      packages/noco-docs/docs/140.account-settings/040.authentication/030.SAML-SSO/010.okta.md
  2. 2
      packages/noco-docs/docs/140.account-settings/040.authentication/030.SAML-SSO/050.keycloak.md

21
packages/noco-docs/docs/140.account-settings/040.authentication/030.SAML-SSO/010.okta.md

@ -20,20 +20,21 @@ This article briefs about the steps to configure Okta as Identity service provid
### Okta, Configure NocoDB as an Application ### Okta, Configure NocoDB as an Application
1. Sign in to your [Okta account](https://www.okta.com/) and navigate to the "Get started with Okta" page. 1. Sign in to your [Okta account](https://www.okta.com/)
- Click on `Add App` for the Single Sign-On option. - Navigate to `Applications` > `Applications`
- On the `Browse App Integration Catalog` page, select `Create New App` - Click `Create App Integration`
2. In the pop-up with title `Create a new app integration` choose `SAML 2.0` as the Sign-in method 2. In the pop-up with title `Create a new app integration` choose `SAML 2.0` as the Sign-in method
3. On the `Create SAML Integration` page, in the General settings - provide a name for your app 3. On the `Create SAML Integration` page, in the General settings - provide a name for your app; click `Next`
4. In the `Configure SAML` section: 4. In the `Configure SAML` section:
- Enter the Redirect URL in the Single sign-on URL field. - Enter the `Redirect URL` copied from NocoDB in the `Single sign-on URL` field.
- Add the Audience URI in the Audience URI (Entity ID) field. - Add the `Audience URI` copied from NocoDB in the `Audience URI (SP Entity ID)` field.
- Choose `Email Address` from the Name ID format options. - Choose `Email Address` from the `Name ID format` options.
- Select `Email` from the Application user-name options. - Select `Email` from the `Application user-name` options.
5. Complete any additional information in the final step (*Optional*) and click `Finish` - Click `Next`
5. Complete any additional information in the final step and click `Finish`
6. On your application's homepage, 6. On your application's homepage,
- Navigate to the `Sign-on` tab - Navigate to the `Sign-on` tab
- Copy the `Metadata URL` from the SAML 2.0 section - Copy the `Metadata URL` from the `SAML 2.0` section
7. Go to the `Assignments` tab and click `Assign` to assign people or groups to this application. 7. Go to the `Assignments` tab and click `Assign` to assign people or groups to this application.

2
packages/noco-docs/docs/140.account-settings/040.authentication/030.SAML-SSO/050.keycloak.md

@ -44,7 +44,7 @@ This article briefs about the steps to configure Keycloak as Identity service pr
- Copy `SAML 2.0 Identity Provider Metadata` URL - Copy `SAML 2.0 Identity Provider Metadata` URL
### NocoDB, Configure Azure AD as an Identity Provider ### NocoDB, Configure Azure AD as an Identity Provider
1. Go to `Account Settings` > `Authentication` > `SAML` 1. Go to `Account Settings` > `Authentication` > `SAML`Key
2. Insert `Metadata URL` retrieved in step above; alternatively you can configure XML directly as well 2. Insert `Metadata URL` retrieved in step above; alternatively you can configure XML directly as well
3. `Save` 3. `Save`

Loading…
Cancel
Save