Using a PX Policy to execute a REST based query and the entire json response is being returned instead of being filtered by the returned attribute value set in the PX Policy
All Identity Manager
The Identity Manager code used by the PX Policy Rest Based Query plug-in will check to see what Content Type value is set and will only apply the Returned Attribute filter if the Content Type is set with application/json otherwise it will not be applied and the entire response will be returned.
If Returned Attribute filter is required then be sure that Content Type is set with application/json value.