On Sunday 23 February 2020 at 16:12:09, ML wrote:
> Hi,
> is there an somewhat easy method to have httpd handle the
> session/authorization but let some external script deal with the
> authentication?
How about https://httpd.apache.org/docs/2.4/mod/mod_authnz_ldap.html
https://httpd.apache.org/d
Hi,
is there an somewhat easy method to have httpd handle the
session/authorization but let some external script deal with the
authentication?
When an incoming request require authentication, httpd should check the
session for an authenticated user and if there is none, grab a script
and send the