Hello everyone,
I want to get a role informations by is name with ISC API:
-
if I filter on ‘name eq “Role-IBP_ACD”’ = No result (http 202)
-
if I filter on ‘name sw “Role-IBP_ACD”’ = my result is ok
I check but I don’t have trailing whitespace, and copy/paste the name from the api answer so no charset trolling,
Api documentation say both eq and sw are supported for this attribute : list-roles | SailPoint Developer Community
Someone else experienced this behavior ?
Thank you,
Thomas

