From cba771ceea9b8beae999d85c0ad88c1dc3721508 Mon Sep 17 00:00:00 2001 From: Hugo Valente <82235632+hugovalente-pm@users.noreply.github.com> Date: Fri, 26 Apr 2024 12:59:22 +0100 Subject: [PATCH] add features section requested on Okta review (#17531) --- integrations/cloud-authentication/metadata.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/integrations/cloud-authentication/metadata.yaml b/integrations/cloud-authentication/metadata.yaml index d33c9d245b87b..502c8fc6687a9 100644 --- a/integrations/cloud-authentication/metadata.yaml +++ b/integrations/cloud-authentication/metadata.yaml @@ -40,6 +40,10 @@ - **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 + ### Supported features + * SP-initiated SSO (Single Sign-On) + * IdP-initiated SSO + ### SP-initiated SSO If you start your authentication flow from Netdata sign-in page please check [these steps](https://github.com/netdata/netdata/blob/master/docs/netdata-cloud/enterprise-sso-authentication.md#from-netdata-sign-up-page).