|
|
@ -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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|