Generic REST Collector does not URL-encode Query Parameters in RSA Identity Governance & Lifecycle
4 years ago
Originally Published: 2020-04-23
Article Number
000044967
Applies To
RSA Product Set: RSA Identity Governance & Lifecycle
RSA Version/Condition: 7.2.0
 
Issue
A test of the Generic REST Service collector fails with:
 
Connection failed. Status code: 400, Error:
 
User-added image

 
Cause
The Query Parameters are not URL-encoded.

This is a known issue reported in engineering ticket ACM-104351.
 
Resolution
This issue is resolved in RSA Identity Governance & Lifecycle version 7.2.1 or later.
Workaround
Manually encode the URL in the Query Parameter. 
 
Note the encoding in the example below. Query Parameter filter has had encoding manually added.
 
User-added image