[keycloak-user] ssl apache2 difficulties
mj
lists at merit.unu.edu
Thu Nov 17 11:47:51 EST 2016
Hi Vincent,
Thanks for the clue!
It started working after I added:
> RequestHeader set X-Forwarded-Proto "https"
> RequestHeader set X-Forwarded-Port "443"
to apache2 keycloak.conf
Thanks!
MJ
On 11/17/2016 05:01 PM, Vincent Sourin wrote:
> Hello,
>
> I think your reverse proxy have to add those headers : *X-Forwarded-Proto* & *X-Forwarded-For* to make it work.
>
> Regards,
>
> Vincent.
More information about the keycloak-user
mailing list