MSIS7042: The same client browser session has made '6' requests in the last '10' seconds. Contact your administrator for details

Mark Condick 0 Reputation points
2025-05-01T11:47:31.0366667+00:00

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

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
43,575 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.