Set up Webserver auth #16

Closed
opened 2021-11-09 13:16:59 -06:00 by DarkFeather · 1 comment
Owner

We should be able to authenticate users with AniNIX/Sora just like all our other services. Where apps don't have their own login screen, like AniNIX/Wolfpack's webview, we should use some kind of browser challenge to do it. NGINX/OpenResty don't ship this natively right now -- you have to use a proxy service that isn't handled as a package on mainspace, AUR, or AniNIX repos yet.

We should be able to authenticate users with AniNIX/Sora just like all our other services. Where apps don't have their own login screen, like AniNIX/Wolfpack's webview, we should use some kind of browser challenge to do it. NGINX/OpenResty don't ship this natively right now -- you have to use [a proxy service](https://www.nginx.com/blog/nginx-plus-authenticate-users/) that isn't handled as a package on mainspace, AUR, or AniNIX repos yet.
DarkFeather added this to the Kanban project 2022-08-04 00:40:39 -05:00
DarkFeather added the
On-hold
RFC
labels 2022-08-04 00:49:57 -05:00
DarkFeather added
Wontfix
and removed
On-hold
RFC
labels 2022-12-23 11:34:16 -06:00
Author
Owner

Dropping this issue for now. We don't have a service that needs it, truly. WolfPack's webview may be sunset.

Right now we have delivery methods for content in an authenticated way.

  • Text: Gitea
  • Pictures and video: Emby
  • RSS: TT-RSS
  • Chat: KiwiIRC
  • SIEM: Graylog

Our unauthenticated services (Maat and WolfPack) are unlikely to need authentication. Any adhoc content that needs to be authenticated should go through one of the above services.

Dropping this issue for now. We don't have a service that needs it, truly. WolfPack's webview may be sunset. Right now we have delivery methods for content in an authenticated way. * Text: Gitea * Pictures and video: Emby * RSS: TT-RSS * Chat: KiwiIRC * SIEM: Graylog Our unauthenticated services (Maat and WolfPack) are unlikely to need authentication. Any adhoc content that needs to be authenticated should go through one of the above services.
Sign in to join this conversation.
No description provided.