This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Add OAuth2-Proxy option to Keycloak LXC #2308
liveware-problems
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to add the oauth2-proxy binary from https://github.com/oauth2-proxy/oauth2-proxy/releases to the current Keycloak LXC (possibly as an option, similar to having Portainer as an option for Docker VMs / LXCs) and configure it as a service using a config file?
OAuth2-Proxy can add a web proxy auth step into Keycloak (which is sadly missing from Keycloak) similar to Authelia and Authentik. See https://joeeey.com/blog/selfhosting-sso-with-nginx-oauth2-proxy-part-2/ for details of how it can be used and configured alongside Keycloak and Nginx Proxy Manager - both of which I have running in LXCs thanks to your great scripts!
Happy to help test scripts if you think this would be useful.
Beta Was this translation helpful? Give feedback.
All reactions