Form control type "Drop Down Select with Web Services" does not support backslash in RSA Identity Governance & Lifecycle
4 years ago
Originally Published: 2019-03-11
Article Number
000040747
Applies To
RSA Product Set: Identity Governance & Lifecycle
RSA Product/Service Type: Enterprise Software
RSA Version/Condition: 7.1.0, 7.1.1
 
Issue
RSA Identity Governance & Lifecycle Form control type Drop Down Select with Web Services does not return a correct result if the WebService returns values that contain embedded backslashes. The backslash character ( / ) is common in DN values returned by Microsoft Active Directory (AD) for user DNs where the backslash is used to escape embedded commas ( , ).  Instead of returning the result with the comma escaped by a backslash, the comma is returned un-escaped. 

The correct result should look like what is seen in the following example:
 
User-added image


Instead the dropdown displays the value with the comma un-escaped.
User-added image
Cause
This issue occurs due to a problem decoding escaped backslashes in the WebService result. 
Resolution
This issue is resolved in the following patches.
  • RSA Identity Governance & Lifecycle 7.1.0 P06
  • RSA Identity Governance & Lifecycle 7.1.1 P01