Hello, this is a followup to my other post of getting Cert Warden running on OpenShift.
I was successfully able to get Cert Warden running, but now I would like to add an OAuth proxy infront so I can use SSO instead of just a username and password. I deployed this openshift oauth-proxy along with my Cert Warden container, but I am getting some 401 errors.
I can successfully login via SSO using the proxy and then get presented with the Cert Warden login screen. I can successfully login to Cert Warden using the default username/password, but I am then presented with a 401 API error:
Any help or guidance would be greatly appreciated! Thank you in advance for your assistance!