Skip to content

Commit d1e2d09

Browse files
authored
Merge pull request #74789 from xenolinux/supported-identity-providers
OCPBUGS#30087: Support for other identity providers
2 parents 36ae3d5 + fd40583 commit d1e2d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hcp-configuring-oauth.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="hcp-configuring-oauth_{context}"]
77
= Configuring the internal OAuth server for a hosted cluster
88

9-
You can configure the internal OAuth server for your hosted cluster by using an OpenID Connect identity provider. Adding any identity provider in the OAuth configuration removes the default `kubeadmin` user provider.
9+
You can configure the internal OAuth server for your hosted cluster by using an OpenID Connect identity provider (`oidc`). You can also configure OAuth for the other supported identity providers such as `htpasswd`, `keystone`, `ldap`, `basic-authentication`, `request-header`, `github`, `gitlab`, and `google`. Adding any identity provider in the OAuth configuration removes the default `kubeadmin` user provider.
1010

1111
.Prerequisites
1212

0 commit comments

Comments
 (0)