-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AUTH_METHOD=rancherlocal when Rancher uses Github auth #17
Comments
I'm in the same boat with you, seems you cant make this work when rancher auth is configured with github. And sadly Rancher wont allow you to change auth mechanisms once you've set them up. |
Haven't found a solution thus far. Thanks for piping up! |
This propably won't help you, but I can confirm that Rancher auth works with Azure AD backend authentification configured. |
@emcniece did you every find a solution to this issue? |
Negative @janajri |
haven't tested it yet but perhaps you could generate Account API Key (API > Keys > Add Account API Key) and use the generated |
@bjerkins Here are the environments:
|
I'm trying to set up the rancherlocal auth method. Setup works as expected and when trying to connect the VPN client prompts for a username and password (also expected).
The problem is that I can't seem to auth successfully against Rancher's API. My Rancher environment is using Github auth and restricting access to a single organization - so to access Rancher you have to "log in" with your Github account. It seems like the VPN may not be able to forward auth requests through Rancher to Github.
Has anyone successfully configured an OpenVPN server to auth against Rancher with Github auth enabled?
The text was updated successfully, but these errors were encountered: