Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Remote user and IIS as reverse proxy

Hi.

I managed to forward request to Jetty but I also need the username from Windows authentication with the IIS in Jetty.
 
I used the AJP module but it has been discontinued so do you know a way to integrate the newest Jetty with Windows authentification information?
 
Thanks.
 
Cheers,
Albert

Back to the top