From 8253ddf5e4ea962fee4a0c9e64da1f5f892d470b Mon Sep 17 00:00:00 2001 From: Tim Yocum Date: Mon, 10 Feb 2025 11:53:13 -0600 Subject: [PATCH] Clarify which IdPs are directly supported by InfluxData While it's possible to configure other IdPs, we want to be clear about those that we have directly tested and support. --- content/influxdb3/clustered/install/secure-cluster/auth.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/influxdb3/clustered/install/secure-cluster/auth.md b/content/influxdb3/clustered/install/secure-cluster/auth.md index 63099203f..6afb246b0 100644 --- a/content/influxdb3/clustered/install/secure-cluster/auth.md +++ b/content/influxdb3/clustered/install/secure-cluster/auth.md @@ -29,9 +29,8 @@ database tokens (which provide read and write access to databases). - [Configure influxctl](#configure-influxctl) - [Test your authorization flow](#test-your-authorization-flow) -InfluxData has tested with the following identity providers, but any provider -that [meets the requirements](#identity-provider-requirements) -should work: +InfluxData has tested with and supports the following identity providers, but any +provider that [meets the requirements](#identity-provider-requirements) should work: - [Microsoft Entra ID _(formerly Azure Active Directory)_](https://www.microsoft.com/en-us/security/business/microsoft-entra) - [Keycloak](https://www.keycloak.org/)