System.ApplicationException: Not Authenticated.
at Riag.Framework.Web.Foundation.Membership.Wam.WamMembershipProvider.OnUnauthenticated()
at Riag.Dayton.Infrastructure.Common.Providers.MembershipProvider.AuthenticateRequest()
at Riag.Framework.Controllers.RequestController.AuthenticateRequest()
at Riag.Framework.Web.Foundation.FrameworkModule.<>c__DisplayClass29_0.<AuthenticateRequest>b__0()
at Elastic.Apm.Model.ExecutionSegmentCommon.CaptureSpan[T](ISpan span, Func`1 func)
at Elastic.Apm.Model.Transaction.CaptureSpan[T](String name, String type, Func`1 func, String subType, String action, Boolean isExitSpan, IEnumerable`1 links)
at Riag.Dayton.Infrastructure.Common.RiagAPM.SafeCaptureSpan[T](String spanName, String spanType, Func`1 func, String subType, String action, Boolean doCaptureSpan)
at Riag.Framework.Web.Foundation.FrameworkModule.AuthenticateRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)