07-31-2024 06:35 AM
Randomly when users login to OWA they are getting the something went wrong error pictured below with event ID 1003 . This started after updating to exchange CU 14. I've tried uninstalling/reinstalling DUO and installing a newer version of DUO but this is still randomly happening for users no matter which server they connect to.
[Owa] An internal server error occurred. The unhandled exception was: DuoUniversal.DuoException: Invalid state parameter. Authorization could not be completed.
at Duo.DuoWebHttpMod.DuoAuthenticateRequest(HttpContext context, String username, LogBuilder log)
at Duo.DuoBaseHttpMod.Application_PostAuthorizeRequest(Object source, EventArgs args)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)