# How to Reproduce 1. Provision an [SSO OIDC Custom Application in Jumpcloud](https://jumpcloud.com/support/sso-with-oidc) - Login Url: `https://app.netdata.cloud/api/v2/auth/account/auth-server?iss=https://oauth.id.jumpcloud.com/&redirect_uri=https://app.netdata.cloud/sign-in®ister_uri=https://app.netdata.cloud/sign-up/verify` - Redirect URIs: - `https://app.netdata.cloud/api/v2/auth/account/auth-server/callback` - Allow Refresh Token Grant Type - Grant access to Email and Profile Scopes - Include Group Attribute: `memberOf` 2. Follow Procedure as documented [here](https://learn.netdata.cloud/docs/netdata-cloud/authentication-&-authorization/cloud-authentication-&-authorization-integrations/oidc#supported-features) - Issuer URL: `https://oauth.id.jumpcloud.com/` - ClientID: Provided on creation of OIDC application in JumpCloud - SecretD: Provided on creation of OIDC application in JumpCloud # Expected Behavior - OIDC Provider is successfully added. # Actual Behavior - UI displays an error message: Something went wrong issuer URL already taken