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 " .

Error Description: This error is a generic error posted by IIS. This error gets displayed if IIS is replacing the original error with custom generic error. Indicating the authenticated user is not authorized to view the page.

11.jpg

Resolution: Follow below steps:

  1. Open IIS and go to Orchestrator under site
  2. Expand 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
  6. Refer below screenshots for reference.