docker-nginx-proxy-manager icon indicating copy to clipboard operation
docker-nginx-proxy-manager copied to clipboard

Keycloak config

Open TekExplorer opened this issue 5 years ago • 5 comments

hello, so i was trying to setup stuff behind npm and was trying to do it with keycloak and its not working... i have both keycloak and npm running as stacks through portainer... how do i make this work?

TekExplorer avatar Jun 02 '20 22:06 TekExplorer

I'm not Nginx expert but thought I'd just point out that there is a pull request made recently for NPM that will allow you to configure OpenID (aka Keycloak) through the GUI.

It's also worth noting that you need that latest release of NPM (2.3.0) to work with OpenID. Out of the box Nginx doesn't support OpenID, but 2.30 has migrated from Nginx to OpenResty which does.

PANiCnz avatar Jun 03 '20 23:06 PANiCnz

I was referring to setting it up behind npm so I could access the gui, but that's also good to know.

For some reason I can't seem to proxy the site at all... Same with pterodactyl-panel in docker... (I only got an openrusty successful install page for ptero)

TekExplorer avatar Jun 04 '20 01:06 TekExplorer

What is not working exactly ? What are the errors you are seeing ?

jlesage avatar Jun 08 '20 00:06 jlesage

Was this ever incorporated into this image? When I go to edit proxy host, I don't see the option for OpenID configuration.

southwestflavorz avatar Dec 29 '20 00:12 southwestflavorz

The OpenID changes have been made in a separate branch, but are not merged yet in the main one. See https://github.com/jc21/nginx-proxy-manager/pull/753.

jlesage avatar Jan 02 '21 15:01 jlesage