Regenerate integrations docs (#20054)
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
Netdata bot committed
Apr 4, 2025 at 13:35 UTC
51f69475237cbaf94e1c4e0131c6e12967ed55f3
1 file changed
-3
integrations/cloud-authentication/integrations/oidc.md
-3
@@ -45,9 +45,6 @@ The access settings for your client are the following:
45
- **Issuer URL** the Authorization Server Issuer URL, e.g. `https://my-auth-server.com/`
46
- **Client ID** the Client ID from the created client
47
- **Client Secret** the Client Secret from the created client
48
- - **Authorization URL** the Authorization Server authorization URL, e.g. `https://my-auth-server.com/openid-connect/auth`
49
- - **Token URL** the Authorization Server token URL, e.g. `https://my-auth-server.com/openid-connect/token`
50
- - **User URL** the Authorization Server user info URL, e.g. `https://my-auth-server.com/openid-connect/userinfo`
48
49
### Supported features
50
* SP-initiated SSO (Single Sign-On)