Orchestrator login page unavailable Error 403 message Forbidden Access
If the SSL and Orchestrator configuration is OK, but when accessing Orchestrator login page "403.7 Forbidden Access", this problem occurs .
Root Cause: The Require SSL option is selected. When this option is selected, all requests that client computers make to the Web application must use a Secure Sockets Layer (SSL) connection.
Resolution:
- On the computer that is running IIS 7.0, select Start, type inetmgr in the Start Search box, right-click Inetmgr in the Programs list, and then select Run as administrator
- If prompted for an administrator password or for a confirmation, type your password, or select Continue
- In IIS Manager, locate the Web application for which the SSL setting needs to be changed
- In Features View, double-click SSL Settings
- On the SSL Settings page, select the Accept option under Client certificates
- In the Actions pane, select Apply.