SSO SAML Error

SSO SAML Error

Comments

  • Hello I am enabling SSO for our production environment. https://wedc.decisions.com I received the following error.

    THE FILE /DECISIONS/DECISIONS/SAML/ASSERTIONCONSUMER.ASHX DOES NOT EXIST.

    Log:

    System.Web.HttpException (0x80004005): The file /decisions/decisions/SAML/AssertionConsumer.ashx does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) at System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

    I am at the step in the process where I turn on SSO via the settings.xml file. I am not sure where this file is as you host the environment for us. How does that work? Do we need to install something on everyone’s computer? Josh Fazzan has a settings.xml file but he is not sure how he got that file. C:Program FilesDecisionsDecisions Services Manager

    Once you have enabled at least one admin user to work with SSO, edit the Decisions settings.xml file and make sure the following line exists (add it if it doesn’t) and is set to true:
    EnableSingleSignOn true /EnableSingleSignOn

  • The issue here is related to this THE FILE /DECISIONS/DECISIONS/SAML/ASSERTIONCONSUMER.ASHX DOES NOT EXIST."

    If you notice

Sign In or Register to comment.