I have a web site which is set to Anon Authentication.
I plan to expose this web site an external service where it manifests as an IFrame. This external service is Dynamics 365.
I want to ensure that only Domain Users can access the web site. We have AD integrated with Dynamics.
I presume I disable everything except Windows Authentication and the web page will show seemlessly and only prompt if someone hits it from a non networked PC.
Am I correct?
I have tested and it is not prompting me on the network, not through the IFrame from Dynamics. I wanted to check that I have done the right thing.