Latest improvements to WAP
WAP was introduced in Server 2012 R2 and had many improvements when Windows Server 2016 was released. There have been few major modifications since that time, but it is still important to point out the latest benefits that have been rolled into this feature to show that it is still learning to do new things. The following are some of the improvements that have been made if you haven’t taken a look at WAP since its first iteration.
Pre-authentication for HTTP Basic
There are two different ways that users can authenticate to applications that are being published by WAP pre-authentication or pass-through authentication. When publishing an application with pre-authentication, this means that users will have to stop by the AD FS interface to authenticate themselves before they are allowed through to the web application itself.
In my eyes, pre-authentication is a critical component of any reverse proxy and I would have to be stuck...