I am looking to host a simple website with forms and information. I have the pages made on my PC and am going to move them over to my Ubuntu server at some point. I also have an instance of Keycloak running and setup. I would like to put these pages behind a login, hopefully using Keycloak OIDC.
My question is, what are you using to serve webpages with authentication? I have used IIS (way back in the day) and currently a package called CloudPanel (similar to cPanel), only haven’t done authentication with it. Before I got to far into setup, I was curious if anyone had any solutions they liked better than others and why? Just looking to see if I should keep going down my path or if there are better options out there. Thank you!

  • @bbigras
    link
    English
    18 months ago

    oauth2-proxy with nginx is pretty simple IIRC.