Qualys core app connector throws error when clicked on test connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sunday
Hi All,
I am trying to integrate Qualys & ServiceNow using Qualys core and VMDR app using ITSM.
When tried to establish connection it is throwing below error.
Connector not healthy for VMDR, FIM module(s). Please execute a connection test to validate. If still unhealthy check system logs after executing the connection test.
Credentials and API access is valid tested from Post man, Any one had similar challenges earlier or any other ways to debug this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sunday
Hi @noor45676 ,
As the error message specifies this is related to JWT token generation.
Try below steps & that might help you resolve the issue. If not please let me know so we can check further steps on how to fix/resolve it.
Incorrect or missing credentials, Invalid username/password or credentials
Wrong endpoint URL, Incorrect API Server URL for your Qualys platform (Qualys Core > Configuration > Connectors)
Insufficient Qualys user permissions, User account doesn't have Manager role with API access (Add integration role to user)
Qualys license/module not activated, VMDR or FIM module not enabled on Qualys side (This might be long shot but worth trying)
ServiceNow authentication configuration issues, Basic auth credentials not properly configured
If you find this response helpful, please mark it as Accepted.
Best Regards,
Madhan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sunday
Check compatibility from below link
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0856498
Refer below knowledge articles for troubleshooting
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0622443
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1286105
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan