If I have a web application proxy with the name (for example) adproxy1.somewhere.edu can I connect directly to the proxy and still get the ADFS sign-in page? For example:
https://adproxy1.somewhere.edu/adfs/ls/idpinitiatedsignon.htm
When I connect to my proxy server in this way I get a 404 error message and the following entry in the ADFS admin log:
Event ID 144
The Federation Service Proxy blocked an illegitimate request made by a client, as there was no matching endpoint registered at the proxy.
If I do the same with one of my ADFS servers directly I get the login page and can sign in. I'm testing my ADFS WAP server and thought I should be able to do this.