Hi All
I am trying to setup ADFS to allow authentication to SharePoint from disparate forests, with no trust.
I've followed the guides below:
https://www.helloitsliam.com/2015/01/23/sharepoint-2013-and-adfs-with-multiple-domains/ and
http://summit7systems.com/beginners-guide-to-claims-based-authentication-ad-fs-3-0-and-sharepoint-2013-part-v-authentication-across-multiple-forests/
But I keep getting the error:
Microsoft.IdentityServer.Web.InvalidRequestException: MSIS7042: The same client browser session has made '6' requests in the last '6' seconds. Contact your administrator for details.
On the ADFS server that SharePoint points to.
I have also followed the link here about the timeout for login windows:
https://samlman.wordpress.com/2015/03/01/setting-the-login-token-expiration-correctly-for-sharepoint-2010-saml-claims-users/ and restarted all servers, cleared browser caches, etc.
Any idea why this keeps happening?