First try the following:

  1. Create a https binding for Report Designer and bind it with the same Enterprise certificate.
  2. From the Changepoint media, run the PowerShell script that corresponds to your SSO configuration:

    Changepoint/Utilities/Configuration/ReportDesigner

If the above does not work

  1. Create a virtual directory under Enterprise and name it “rpd”.

  2. Go to the ReportDesigner directory and edit the Web.config file.
  3. Comment out the section that has “WSFederationAuthenticationModule” and SessionAuthenticationModule”  - Below is a screenshot of the desired change.

  4. At the end of the Web.config file and remove the parameter: name="ReportDesigner"

    The line appears as follows after the change: