SecureAuth Version Affected: 19.07.01+
Description:
Threat Services under the Adaptive Authentication tab appears disabled even though the box is properly licensed for this feature. This KBA only applies to new v19.07.01+ SecureAuth SISU (SecureAuth Installation Setup Utility) deployments.
Cause:
SISU SecureAuth package for v19.07.01+ contains a MFC.SecureAuth.License.dll in the API folder's bin that should not be included by default. Therefore, when SISU tries to install the valid MFC.SecureAuth.License.dll in that location, it doesn't because there is already one there.
Resolution:
There is a fix currently for already deployed v19.07.01+ appliances.
1. Copy the file from:
D:\Secureauth\SecureAuth1\bin\MFC.SecureAuth.License.dll
2. Paste the file into:
D:\Secureauth\Api\bin
3. Paste the file into:
D:\Secureauth\AnalyzeApi\bin
4. Paste the file into:
D:\Secureauth\Admin\bin
You want to overwrite the file in the MFC.SecureAuth.License.dll in those locations. If you are still having issues, check that the decrypted API/web.config has the correct IP Evaluation WS URL.
<add key="wse3IPEvaluation" value="False" />
<add key="IPEvaluationWSUrl" value="https://us-services.secureauth.com" />
SecureAuth Knowledge Base Articles provide information based on specific use cases and may not apply to all appliances or configurations. Be advised that these instructions could cause harm to the environment if not followed correctly or if they do not apply to the current use case.
Customers are responsible for their own due diligence prior to utilizing this information and agree that SecureAuth is not liable for any issues caused by misconfiguration directly or indirectly related to SecureAuth products.
Comments
Please sign in to leave a comment.