Re: [naviserver-devel] Functionality similar to nginx' auth_request

2025-05-07 Thread Gustaf Neumann (sslmail)
> On 07.05.2025, at 09:45, Georg Lehner wrote: > > Hello, > > Reflecting on this topic I realize, that a more generic framework would be > beneficial, where authorization (ns_register_filter preauth ...) can be > combined with modular authentication. Well, there is always more, we can do!

Re: [naviserver-devel] Functionality similar to nginx' auth_request

2025-05-07 Thread Georg Lehner
Hello, Reflecting on this topic I realize, that a more generic framework would be beneficial, where authorization (ns_register_filter preauth ...) can be combined with modular authentication. Nginx has modules:  access (IP based),  auth_basic (http basic authentication),  auth_jwt (JWT authe