Integrate your organization’s Authorization Servers with Netdata to better manage your team’s access controls to Netdata Cloud.
Your server should follow the full specification for OIDC. In order to integrate your Authorization Server with Netdata the creation of a client is required. Clients are applications and services that can request authentication of a user. The access settings for your client are the following:
field | value |
---|---|
Root URL | `https://app.netdata.cloud/`` |
Home/Initiate login URL | https://app.netdata.cloud/api/v2/auth/account/auth-server?iss={your-server-issuer-url}&redirect_uri=https://app.netdata.cloud/sign-in®ister_uri=https://app.netdata.cloud/sign-up/verify |
Redirect URL | https://app.netdata.cloud/api/v2/auth/account/auth-server/callback |
https://my-auth-server.com/
https://my-auth-server.com/openid-connect/auth
https://my-auth-server.com/openid-connect/token
https://my-auth-server.com/openid-connect/userinfo
If you start your authentication flow from Netdata sign-in page please check these steps.
Want a personalised demo of Netdata for your use case?