Login page for Homepage [Feature Request] #1403
Replies: 7 comments
-
This would be a great idea. |
Beta Was this translation helpful? Give feedback.
-
If you're running homepage behind a proxy like Caddy (and you should), you can simply add an auth directive for basic authentication:
|
Beta Was this translation helpful? Give feedback.
-
You could use nginx subqueries if you'd like auth with JWT: https://gock.net/blog/2020/nginx-subrequest-authentication-server/#:~:text=TL%3BDR%201%20Use%20auth_request%20%2Fauth%20in%20NGINX%20conf.,expiry%20each%20time%20a%20user%20visits%20protected%20area. |
Beta Was this translation helpful? Give feedback.
-
I also would like to see this, adding http auth or even if your using authelia isnt always the best solution especially if homepage is the document root of your reverse proxy |
Beta Was this translation helpful? Give feedback.
-
If you use happen to use NPM (NGINX proxy manager), then Authentik works well for passwords for other service (e.g., Sonarr, etc.). Here's some clear instructions I found helpful: https://geekscircuit.com/set-up-authentik-sso-with-nginx-proxy-manager/ |
Beta Was this translation helpful? Give feedback.
-
Dupe of #529 |
Beta Was this translation helpful? Give feedback.
-
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. |
Beta Was this translation helpful? Give feedback.
-
Description
Hey,
its a simple request really. I would like to add a login page for Homepage just to add a bit of security to it. Is that hard to implement?
Other
No response
Beta Was this translation helpful? Give feedback.
All reactions