Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

oauth2-proxy : allow github or other domain auth #1151

Open
rajashekhargundeti opened this issue Mar 24, 2021 · 1 comment
Open

oauth2-proxy : allow github or other domain auth #1151

rajashekhargundeti opened this issue Mar 24, 2021 · 1 comment

Comments

@rajashekhargundeti
Copy link

Hi,

I'm using BKPR on AKS. I have deployed some apps with custom authentication mechanism, users are able to login to applications.
Now, I need to provide some users to access Kibana. those users can not be added to azure subscription.
How should i provide access to them? can i use something like github ?

Thanks,
Rajashekhar

@javsalgar
Copy link
Contributor

Hi,

In this case, you may need to change your oauth2-proxy configuration. Here you can find the docs on how to configure Github.

https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/oauth_provider

The kubeprod installers does not provide a way to configure Github by default, so you would need to change the jsonnet files of you kubeprod deployment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants