oauth2-proxy / manifests

For hosting manifests to allow for the deployment of OAuth2-Proxy/OAuth2-Proxy
Apache License 2.0
170 stars 153 forks source link

Seems to be ignoring every possible way I tried to set a provider other than default google #192

Closed eltharynd closed 7 months ago

eltharynd commented 7 months ago

We're trying to set this up to work with keycloak, but no matter which way I try to pass a different provider than default (google) it seems to straight up ignore it...

At this I'm not sure how or where to set a different provider up.

This also seems to be outdated #54

image

eltharynd commented 7 months ago

For reference this deploys successfully but then I still get asked to login with google image

eltharynd commented 7 months ago

sorry about the confusion. it was actually helm that wasn't reading the values.yaml for some reason. we forced it through -f and it worked...

(not fun :) )