Configuring OpenShift to use a FreeIPA LDAP authentication provider.
In this video, we follow the documentation here:
https://docs.openshift.com/container-platform/4.8/authentication/identity_providers/configuring-ldap-identity-provider.html
We configure a basic LDAP provider using a LDAP group to filter which users can access the environment.
0:00 Intro
0:30 Docs overview
1:30 Using the sample LDAP CR
2:09 ldapsearch
3:12 ldap groups
4:35 Configuring LDAP CR
6:12 Logging into OpenShift with LDAP user
7:03 Configure user as cluster-admin
8:06 Editing the OAuth resource in the WebUI