MSIS7042: The same client browser session has made '6' requests in the last '10' seconds. Contact your administrator for details
Please give advise on the trying to access external share point using ADFS
We receive the following error message? MSIS7042: The same client browser session has made '6' requests in the last '10' seconds. Contact your administrator for details
Event log shows?
Microsoft.IdentityServer.Web.Protocols.PassiveProtocolHandler.UpdateLoopDetectionCookie(WrappedHttpListenerContext context) at Microsoft.IdentityServer.Web.Protocols.WSFederation.WSFederationProtocolHandler.SendSignInResponse(WSFederationContext context, MSISSignInResponse response) at Microsoft.IdentityServer.Web.PassiveProtocolListener.ProcessProtocolRequest(ProtocolContext protocolContext, PassiveProtocolHandler protocolHandler) at Microsoft.IdentityServer.Web.PassiveProtocolListener.OnGetContext(WrappedHttpListenerContext context)
If set the following cmd in powershell
Set-AdfsProperties -EnableLoopDetection $false
The web browser show Error "Cookie", nothing in the Events logs.
Series of Events
1. Enters Relaying party URL: https://portal.External.uk (their SharePoint entry point)
2. Page presents options for “Windows Domain” (their logon) and “adfs.internal.uk” (our logon)
3. Select “adfs.internal.uk”, get redirected to https://adfs.internal.uk /?, (not sure of the last bit) logon page presented
4. Logon with ******@adfs.internal.uk credentials, get redirected to https://fs.External.uk/? (their ADFS, not sure of the last bit)
5. Bounce between their ADSF and our ADSF, then get the error MSIS7042