Dear All,
I just completed install InforOS on window server 2012 R2.
Install process doesn't have any error not. And after that I login success on Grid (Image link: https://ibb.co/3cSphCh)
But I can't login to Portal with the same account login on Grid with information:
- Activity ID: 00000000-0000-0000-1800-0080000000ef
- Relying party: Infor_XIPORTAL_OS_Demo_W1604394121
- Error time: Thu, 05 Nov 2020 02:13:41 GMT
- Cookie: enabled
- User agent string: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36
Then I check event log in Computer Management, I see AD FS error (image link: https://ibb.co/wgsP05W):
######################################################
Encountered error during federation passive request.
Additional Data
Protocol Name:
wsfed
Relying Party:
urn:Infor_OS_Demo_W1604394121:portal
Exception details:
Microsoft.IdentityServer.Web.InvalidRequestException: MSIS7042: The same client browser session has made '6' requests in the last '0' seconds. Contact your administrator for details.
at 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)
######################################################
Anybody know how to fix it, pls help me, Thanks so much for any help!!!