Hello,
Currently our login prompt is an actual window.
We would like to change it so that while accessing SharePoint externally via IIS the prompt is embedded into a page in the browser.
Is this possible?
Thanks.
Actually you can do it with Windows *and* forms at the same time (i.e. It’s forms based but you still type in your Windows credentials). Just need to use claims not ntlm for your Auth. Not to be undertaken lightly though.