[keycloak-user] Keycloak with nginx proxy

Athulya Pillai Athulya.Pillai at cybertech.com
Fri Apr 6 08:44:07 EDT 2018


Keycloak Redirect url with nginx is going to http rather than https<https://stackoverflow.com/questions/49629610/keycloak-redirect-url-with-nginx-is-going-to-http-rather-than-https>



I have deployed keycloak docker image in ubuntu along with parameter proxy-address-forwarding =true

Now keycloak is working perfecting with nginx configuration in ssl(https). Now I have deployed another .net corapplication in ubuntu. This application is in http and able to communicate with keycloak in https for login .

However, when the application is hosted in https using nginx, keycloak is showing invalid redirect url. The redirect url is in https in keycloak configuration however keycloak is taking to http for redirect url. Please help to resolve



More information about the keycloak-user mailing list