Just wondering why, because you need some justification to take the harder route. Oath2 is enterprise level, developed by Meta, Google, and others to be top-notch. basic_auth works to dissuade intruders.
Unless you have a stalker trying to infiltrate your network, I can only imagine this will cause more headaches than it’s worth.
I’ve always used Nginx for my reverse proxy and their basic_auth directive for password protection. For a homelab setup, I’m not sure why you’d need anything heavier.
Just wondering why, because you need some justification to take the harder route. Oath2 is enterprise level, developed by Meta, Google, and others to be top-notch.
basic_auth
works to dissuade intruders.Unless you have a stalker trying to infiltrate your network, I can only imagine this will cause more headaches than it’s worth.