Hi,
I have an apache http server (httpd-2.4) which is configured for SSL Client Auth. At the moment I extract the username from SSL_CLIENT_S_DN and set a new request header containing the username which is forwarded to a backend application.
What I would like to do is before the request is sent to the backend application, either call active directory or a bespoke service, either of which would return information about that user before populating the header(s) and forwarding the request to...
Using a bespoke authentication service
from Apache https://ift.tt/3cs0fxA
via IFTTT

0 Comments