summaryrefslogtreecommitdiffstats
path: root/integrations/cloud-authentication
diff options
context:
space:
mode:
authorNetdata bot <43409846+netdatabot@users.noreply.github.com>2024-04-10 12:10:03 +0300
committerGitHub <noreply@github.com>2024-04-10 12:10:03 +0300
commitf2fa748edebb1c2dbc08868f5c7e0a3d12ae44c3 (patch)
treea244c63c8be0d2b45147378a441ee305ac32dad0 /integrations/cloud-authentication
parentd9c5f204588e196b90046ecd39cbd1e4cb35b69b (diff)
Regenerate integrations.js (#17364)
Co-authored-by: Ancairon <70198089+Ancairon@users.noreply.github.com>
Diffstat (limited to 'integrations/cloud-authentication')
-rw-r--r--integrations/cloud-authentication/integrations/okta_sso.md14
1 files changed, 6 insertions, 8 deletions
diff --git a/integrations/cloud-authentication/integrations/okta_sso.md b/integrations/cloud-authentication/integrations/okta_sso.md
index 3f6dd15a0b..a7f416dea0 100644
--- a/integrations/cloud-authentication/integrations/okta_sso.md
+++ b/integrations/cloud-authentication/integrations/okta_sso.md
@@ -24,26 +24,24 @@ Integrate your organization's Okta account with Netdata to better manage your te
- An Okta account
- A Netdata Cloud account
- Access to the Space as an administrator
-- Space needs to be on Business plan or higher
+- Space needs to be on the Business plan or higher
### Setting up Okta
Steps needed to be done on Okta Admin Portal:
1. Click on **Applications** tab and choose to **Browse App Catalogue**
2. Find Netdata's preconfigured app for easy setup and click **Add Integration**
-3. Give the app the preferred **Application label**, for when it is displayed in your apps dashboard,
-and click Next to move to the Sign-On options tab
-5. In the **Sign-On Options** all the values we expect are already filled and no additional data is required
-6. Click **Done**. You are be able to go back and edit any fields later if need be
-7. Go to the **Assignments** tab and enter the People or Group assignments as per your organization’s policies
+3. Give the app, that will be in your apps dashboard, the preferred **Application label** and click **Next** to move to the Sign-On options tab
+4. In the **Sign-On Options** all the values we expect are already filled and no additional data is required
+5. Click **Done**. You are able to go back and edit any fields later if need be
+6. Go to the **Assignments** tab and enter the People or Group assignments as per your organization’s policies
### Netdata Configuration Steps
1. Click on the Space settings cog (located above your profile icon)
2. Click on the **Authentication** tab
3. On the Okta SSO card, click on **Configure**
-4. Fill in the required credentials, you get them from **Okta Admin Portal**:
+4. Fill in the [required credentials](https://developer.okta.com/docs/guides/find-your-app-credentials/main/), you get them from **Okta Admin Portal**:
- **Issuer URL** you can get it from your profile icon on top, e.g. `https://company-name.okta.com`
- **Client ID** you can get it from **General** tab on application you configured on Okta
- **Client Secret** you can get it from **General** tab on application you configured on Okta
- Note: [Okta - Find your application credentials](https://developer.okta.com/docs/guides/find-your-app-credentials/main/)