Menu
Mildly Disturbed.
  • Arma3
  • Technology
  • random nonsense
  • NextDoor
  • About me
Mildly Disturbed.

FusionAuth + Apache

Posted on January 11, 2020May 23, 2020 by jerryhopper

If you’re attempting to run a FusionAuth Instance behind a Apache, this little configuration snippet will come in handy.

Apache config

RequestHeader unset Host
RequestHeader set X-Forwarded-Proto "https"
RequestHeader set X-Forwarded-Port "443"
RequestHeader set X-Forwarded-Host "idp.yourserver.ext"
ProxyPass        /.well-known !
ProxyPass / http://fusionauth:9011/
ProxyPassReverse / http://fusionauth :9011/

please note: without the ‘RequestHeader unset Host’ line, the FusionAuth backend will produce 500 server errors!

Caused by: java.net.URISyntaxException: Illegal character in authority at index 8: https://idp.yourserver.ext , idp.yourserver.ext 

  • fusionauth
  • Leave a Reply Cancel reply

    You must be logged in to post a comment.

    Categories

    • Casefiles (10)
      • Bamboe verkeersborden (1)
      • NextDoor (9)
    • debugging (5)
    • e-smoking (1)
    • gaming (5)
      • Arma3 (4)
        • Real vs Arma (4)
      • Ingress (1)
    • random nonsense (5)
    • Technology (17)
      • Privacy (10)
    • Uncategorized (7)

    Archives

    • October 2020 (1)
    • September 2020 (1)
    • August 2020 (1)
    • June 2020 (1)
    • May 2020 (1)
    • February 2020 (1)
    • January 2020 (1)
    • December 2019 (2)
    • October 2019 (3)
    • September 2019 (5)
    • August 2019 (3)
    • July 2019 (12)
    • April 2019 (1)

    Tags

    arm arm64 arma3 armhf biomassa c-130 c130 docker dutch elastic english fusionauth identitymanagement ingress kvm lol nederlands oauth2 photo privacy proxmox qemu realvsarma stuck@installation tools virtualisation
    ©2021 Mildly Disturbed. | Powered by WordPress & Superb Themes