In IIQ, does access granted via an access request re-provision if it was revoked on the target directly?

Yeah in IIQ you could modify each AttributeRequest to set the assignment argument to false i.e.
entAttrReq.put("assignment", false);

In ISC, we actually just noticed that the GET /beta/org-config endpoint now shows an option for “entitlement stickiness”, so it might not be configurable but have not tied it yet.

1 Like