From eacc5c31630831ad5782f5f64d30f54c0b288fa4 Mon Sep 17 00:00:00 2001 From: Andrea Hoffer Date: Mon, 2 May 2022 17:18:38 -0400 Subject: [PATCH] OSDOCS-3533: Added release note for ADFS as supported OIDC provider --- release_notes/ocp-4-11-release-notes.adoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/release_notes/ocp-4-11-release-notes.adoc b/release_notes/ocp-4-11-release-notes.adoc index 12922e193dba..ca6a594bcb42 100644 --- a/release_notes/ocp-4-11-release-notes.adoc +++ b/release_notes/ocp-4-11-release-notes.adoc @@ -139,6 +139,18 @@ For more information, see xref:../getting_started/openshift-overview.adoc[Gettin [id="ocp-4-11-auth"] === Authentication and authorization +[id="ocp-4-11-auth-oidc-providers"] +==== Active Directory Federation Services is now a supported OIDC provider + +The Active Directory Federation Services OpenID Connect (OIDC) provider is now tested and supported with {product-title}. + +[NOTE] +==== +Currently, it is not supported to use Active Directory Federation Services with {product-title} when custom claims are used. +==== + +For the full list of OIDC providers, see xref:../authentication/identity_providers/configuring-oidc-identity-provider.adoc#identity-provider-oidc-supported_configuring-oidc-identity-provider[Supported OIDC providers]. + [id="ocp-4-11-notable-technical-changes"] == Notable technical changes