metadata.yaml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # yamllint disable rule:line-length
  2. ---
  3. - id: 'okta-authentication'
  4. meta:
  5. name: 'Okta SSO'
  6. link: 'https://netdata.cloud'
  7. categories:
  8. - auth
  9. icon_filename: 'okta.png'
  10. keywords:
  11. - sso
  12. - okta
  13. - okta-sso
  14. overview:
  15. authentication_description: "Integrate your organization's Okta account with Netdata to better manage your team's access controls to Netdata Cloud."
  16. authentication_limitations: ''
  17. setup:
  18. description: |
  19. ### Prerequisites
  20. - An Okta account
  21. - A Netdata Cloud account
  22. - Access to the Space as an administrator
  23. - Space needs to be on the Business plan or higher
  24. ### Setting up Okta
  25. Steps needed to be done on Okta Admin Portal:
  26. 1. Click on **Applications** tab and choose to **Browse App Catalogue**
  27. 2. Find Netdata's preconfigured app for easy setup and click **Add Integration**
  28. 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
  29. 4. In the **Sign-On Options** all the values we expect are already filled and no additional data is required
  30. 5. Click **Done**. You are able to go back and edit any fields later if need be
  31. 6. Go to the **Assignments** tab and enter the People or Group assignments as per your organization’s policies
  32. ### Netdata Configuration Steps
  33. 1. Click on the Space settings cog (located above your profile icon)
  34. 2. Click on the **Authentication** tab
  35. 3. On the Okta SSO card, click on **Configure**
  36. 4. Fill in the [required credentials](https://developer.okta.com/docs/guides/find-your-app-credentials/main/), you get them from **Okta Admin Portal**:
  37. - **Issuer URL** you can get it from your profile icon on top, e.g. `https://company-name.okta.com`
  38. - **Client ID** you can get it from **General** tab on application you configured on Okta
  39. - **Client Secret** you can get it from **General** tab on application you configured on Okta