Troubleshooting

Error

Diagnosis

The service did not respond to the start or control request in a timely fashion.

Make sure that AD FS service isproperly installed and running on your server/machine.

Windows could not start the Active Directory Federation Service on Local Computer.

Error 1064: An exception occurred in the service when handling the control request

Restarted the AD FS service Start the Net.Tcp Listener Adapter service.

https://172.23.0.38/adfs/ls/idpinitiatedsignon.ht ml link not working

  1. From powershell check if the EnableIdpInitiatedSignonPage parameter is false. If it is, change it to true.

  2. Set-AdfsProperties - EnableIdpInitiatedSignonPage $true

  3. Also, enable Javascript from browser.

List of errors and their diagnoses