NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.42k stars 2.72k forks source link

Add http authentication #205

Open vmazmaz opened 5 years ago

vmazmaz commented 5 years ago

Adding http authentication to the proxied apps/sites would be super useful ! I manually edited some of my nginx proxy configuration files to enable this but I feel the implementation into nginx manager could be straightforward !

jc21 commented 5 years ago

That's what Access Lists are within the UI.

coltonshipley commented 4 years ago

Can the Access List be made to show forms based auth instead of basic http auth so it can work with password managers?

jc21 commented 4 years ago

I guess it's possible with a custom authentication mechanism and some special nginx magic. Maybe someone has done this before, specifically showing authentication pages for conditions outside of upstream proxying.

jc21 commented 4 years ago

sorry didn't mean to close this

fdelucchijr commented 3 years ago

Mhhh, it looks like in the community there is a trend for using Authelia. Maybe a way to implement the docs for nginx as portal in the access list instead of the http auth. This docs (I suppose) supports more services than Authelia because it seems very similar to Organizr docs

github-actions[bot] commented 8 months ago

Issue is now considered stale. If you want to keep it open, please comment :+1: