Hi,
our SP2013 Farm uses both AD authentication and a Trusted Identity Provider which is ADFS. We have to have AD authentication enabled for backend functionality (self service catalog + search) to work properly.
When the user browses to the webapp he sees this login screen: https://URL_login/default.aspx
I want ADFS to be autoselected for the users that browse to this webapp.
I have tried this solution which was targeted for SP2010 in Codeplex: https://spautomaticsignin.codeplex.com/
However, I did not get it to work.
Is it possible to autoselect a certain Authentication provider?
Thanks
Sven