HTTP Error 403 Forbidden You Do Not Have Permission To View This Directory Or Page

Whenever entering the credential for new user which need password change or invalid credentials, Orchestrator is showing error "403 Forbidden You Do Not Have Permission To View This Directory Or Page ".

Issue Description:
This error is a generic error posted by IIS. This error gets displayed if IIS replaces the original error with a custom generic error., indicating the authenticated user is not authorized to view the page.

11.jpg

Resolution:

  1. Open IIS and go to Orchestrator under site.
  2. Expand the Orchestrator and click on Identity.
  3. In the feature view panel, click on Configuration editor.
  4. In the section drop down choose system.webServer/httpErrors.
  5. Update the errorMode to Custom and existingResponse value to PassThrough.

Refer to the below screenshots for reference: