summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Valente <82235632+hugovalente-pm@users.noreply.github.com>2024-04-26 12:59:22 +0100
committerGitHub <noreply@github.com>2024-04-26 14:59:22 +0300
commitcba771ceea9b8beae999d85c0ad88c1dc3721508 (patch)
tree06d56848443b4de48b16c4ef9eacbdcda1c4ff7a
parent1f07deaff320f0aa01027cb7a6bff88c01906c00 (diff)
add features section requested on Okta review (#17531)
-rw-r--r--integrations/cloud-authentication/metadata.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/integrations/cloud-authentication/metadata.yaml b/integrations/cloud-authentication/metadata.yaml
index d33c9d245b..502c8fc668 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).