mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 09:46:53 +01:00
27 lines
840 B
Plaintext
27 lines
840 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
//* authentication/identity_providers/configuring-htpasswd-identity-provider.adoc
|
|
//* authentication/identity_providers/configuring-oidc-identity-provider.adoc
|
|
|
|
[id="identity-provider-configuring-using-the-web-console_{context}"]
|
|
= Configuring identity providers using the web console
|
|
|
|
Configure your identity provider (IDP) through the web console instead of the CLI.
|
|
|
|
.Prerequisites
|
|
|
|
* You must be logged in to the web console as a cluster administrator.
|
|
|
|
.Procedure
|
|
|
|
. Navigate to *Administration* -> *Cluster Settings*.
|
|
. Under the *Global Configuration* tab, click *OAuth*.
|
|
. Under the *Identity Providers* section, select your identity provider from the
|
|
*Add* drop-down menu.
|
|
|
|
[NOTE]
|
|
====
|
|
You can specify multiple IDPs through the web console without overwriting
|
|
existing IDPs.
|
|
====
|