merit-login.covisum.com Open in urlscan Pro
40.86.99.202  Public Scan

Submitted URL: http://merit-login.covisum.com/
Effective URL: https://merit-login.covisum.com/ping/prestart?ReturnUrl=%2f
Submission Tags: @ecarlesi possiblethreat Search All
Submission: On June 23 via api from IT — Scanned from IT

Form analysis 0 forms found in the DOM

Text Content

SERVER ERROR IN '/' APPLICATION.

--------------------------------------------------------------------------------


CALL FAILED WITH STATUS CODE 401 (UNAUTHORIZED): POST
HTTPS://LOGIN.MICROSOFTONLINE.COM/33955CCE-20C5-4DA5-AFBE-1B8042B42361/OAUTH2/TOKEN

Description: An unhandled exception occurred during the execution of the current
web request. Please review the stack trace for more information about the error
and where it originated in the code.

Exception Details: Flurl.Http.FlurlHttpException: Call failed with status code
401 (Unauthorized): POST
https://login.microsoftonline.com/33955cce-20c5-4da5-afbe-1b8042b42361/oauth2/token

Source Error:



An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can be
identified using the exception stack trace below.


Stack Trace:




[FlurlHttpException: Call failed with status code 401 (Unauthorized): POST https://login.microsoftonline.com/33955cce-20c5-4da5-afbe-1b8042b42361/oauth2/token]
   Flurl.Http.<HandleExceptionAsync>d__35.MoveNext() +670
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +68
   Flurl.Http.<SendAsync>d__29.MoveNext() +2144
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   Flurl.Http.<SendAsync>d__29.MoveNext() +2799
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +68
   Covisum.Rest.<ExecuteAsync>d__32`1.MoveNext() +1882

[CovisumRestException: Status code 401 returned from 'https://login.microsoftonline.com/33955cce-20c5-4da5-afbe-1b8042b42361/oauth2/token' with error message 'Call failed with status code 401 (Unauthorized): POST https://login.microsoftonline.com/33955cce-20c5-4da5-afbe-1b8042b42361/oauth2/token']
   Covisum.Rest.<ExecuteAsync>d__32`1.MoveNext() +3162
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +68
   Covisum.Rest.<PostAsync>d__9.MoveNext() +433
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +68
   Covisum.Rest.OAuth.<GetTokenAsync>d__2.MoveNext() +309
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +68
   Covisum.Rest.OAuth.<GetTokenAsync>d__4.MoveNext() +971
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +68
   System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() +31
   Covisum.IdentityProvider.Repository.Factories.<GetAuthenticationApiServicePrincipalRestRequestAsync>d__4.MoveNext() +347
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +68
   System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() +31
   Covisum.IdentityProvider.Repository.Repositories.AuthenticationApi.<GetInstitutionAsync>d__6.MoveNext() +350
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +68
   System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() +31
   com.socialsecuritytiming.identityprovider.Controllers.<PreStart>d__10.MoveNext() +1131
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +68
   System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult) +92
   System.Web.Mvc.Async.<>c__DisplayClass8_0.<BeginInvokeAsynchronousActionMethod>b__1(IAsyncResult asyncResult) +22
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +43
   System.Web.Mvc.Async.<>c__DisplayClass11_0.<InvokeActionMethodFilterAsynchronouslyRecursive>b__0() +80
   System.Web.Mvc.Async.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() +396
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +43
   System.Web.Mvc.Async.<>c__DisplayClass3_6.<BeginInvokeAction>b__4() +42
   System.Web.Mvc.Async.<>c__DisplayClass3_1.<BeginInvokeAction>b__1(IAsyncResult asyncResult) +188
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +39
   System.Web.Mvc.<>c.<BeginExecuteCore>b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState) +29
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +52
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +39
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +39
   System.Web.Mvc.<>c.<BeginProcessRequest>b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState) +43
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +39
   System.Web.<>c__DisplayClass7_0.<InvokeEndHandler>b__0() +55
   System.Web.CallHandlerExecutionStep.InvokeEndHandler(IAsyncResult ar) +133
   System.Web.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar) +172



--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET
Version:4.8.9236.0