1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS#16171: Docs for BYO OIDC GA

This commit is contained in:
Andrea Hoffer
2025-10-09 08:46:15 -04:00
committed by openshift-cherrypick-robot
parent ed5e2c604d
commit 8fe7cf8e42
5 changed files with 32 additions and 7 deletions

View File

@@ -8,12 +8,12 @@ toc::[]
While the built-in OpenShift OAuth server supports integration with a variety of identity providers, including external OpenID Connect (OIDC) identity providers, it is limited to the capabilities of the OAuth server itself. You can configure {product-title} to use an external OIDC identity provider directly to issue tokens for authentication, which replaces the built-in OpenShift OAuth server.
:FeatureName: Direct authentication with an OIDC identity provider
include::snippets/technology-preview.adoc[]
// About direct authentication with an external OIDC identity provider
include::modules/external-auth-about.adoc[leveloffset=+1]
// Disabled OAuth resources
include::modules/external-auth-disabled-resources.adoc[leveloffset=+2]
// Direct authentication identity providers
include::modules/external-auth-providers.adoc[leveloffset=+2]