HTPasswd
|
Configure the htpasswd identity provider to validate user names and passwords against a flat file generated using htpasswd .
|
Keystone
|
Configure the keystone identity provider to integrate your OpenShift Container Platform cluster with Keystone to enable shared authentication with an OpenStack Keystone v3 server configured to store users in an internal database.
|
LDAP
|
Configure the ldap identity provider to validate user names and passwords against an LDAPv3 server, using simple bind authentication.
|
Basic authentication
|
Configure a basic-authentication identity provider for users to log in to OpenShift Container Platform with credentials validated against a remote identity provider. Basic authentication is a generic backend integration mechanism.
|
Request header
|
Configure a request-header identity provider to identify users from request header values, such as X-Remote-User . It is typically used in combination with an authenticating proxy, which sets the request header value.
|
GitHub or GitHub Enterprise
|
Configure a github identity provider to validate user names and passwords against GitHub or GitHub Enterprise’s OAuth authentication server.
|
GitLab
|
Configure a gitlab identity provider to use GitLab.com or any other GitLab instance as an identity provider.
|
Google
|
Configure a google identity provider using Google’s OpenID Connect integration.
|
OpenID Connect
|
Configure an oidc identity provider to integrate with an OpenID Connect identity provider using an Authorization Code Flow.
|