Trying to login on the IDR web portal using IWA gives error : Key set does not exist
a year ago
Article Number
000072942
Cause
- Private key for the certificate added to the IWA server was not having the correct permission
 
Resolution
In order to provide permission here are the steps:
 
  • Find the Certificate:
    • Open the Certificates MMC (Microsoft Management Console) on IWA server:
      • Run mmc.exe.
      • Go to File > Add/Remove Snap-in > Select Certificates > Click Add.
      • Choose Computer account > Next > Finish > OK.
    • Navigate to the Personal > Certificates store and locate the SSL certificate that IIS is using.
  • Grant Permissions to the Private Key:
    • Right-click the certificate > All Tasks > Manage Private Keys.
    • In the Permissions window, add the IIS_IUSRS group
    • Grant Read permission to the account.