Support NGINX Auth Request #32

Closed
opened 2026-02-20 10:22:51 -05:00 by deekerman · 2 comments
Owner

Originally created by @kmlucy on GitHub (Feb 12, 2018).

Can Heimdall support NGINX's Auth Request module? Or if not, could support be added?

https://github.com/causefx/Organizr/wiki/Authentication-%7C-Server-Based
https://nginx.org/en/docs/http/ngx_http_auth_request_module.html

Originally created by @kmlucy on GitHub (Feb 12, 2018). Can Heimdall support NGINX's Auth Request module? Or if not, could support be added? https://github.com/causefx/Organizr/wiki/Authentication-%7C-Server-Based https://nginx.org/en/docs/http/ngx_http_auth_request_module.html
Author
Owner

@aptalca commented on GitHub (Feb 12, 2018):

Heimdall itself is just the web app. You can set your web server to utilize http auth. In that case, the directions in that Organizr wiki also apply here.

If you mean http auth in docker, you're in the wrong repo ;-) In that case, you can make a request for the docker, but using letsencrypt/nginx image to reverse proxy and adding http auth there is the better option

@aptalca commented on GitHub (Feb 12, 2018): Heimdall itself is just the web app. You can set your web server to utilize http auth. In that case, the directions in that Organizr wiki also apply here. If you mean http auth in docker, you're in the wrong repo ;-) In that case, you can make a request for the docker, but using letsencrypt/nginx image to reverse proxy and adding http auth there is the better option
Author
Owner

@kmlucy commented on GitHub (Feb 12, 2018):

I didn't realize there was no authentication associated, so this isn't actually relevant. If you do end up adding an authentication module, it would be a nice feature though.

@kmlucy commented on GitHub (Feb 12, 2018): I didn't realize there was no authentication associated, so this isn't actually relevant. If you do end up adding an authentication module, it would be a nice feature though.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Heimdall#32
No description provided.