I have a before-provisioning rule where I need to obtain the current proxyAddresses account attribute for an account in Active Directory.
The idn utility does not have a method with a signature that returns a collection.
However, it looks like the sailpoint.rule.Account object contains a Map<String, Object> of all the attributes, but I’ve no idea what to cast the value to and it’s a rather long process to set up a repro and try to get logs.
Hi,
I appreciate the example, I have a couple questions:
The docs for idn.getRawAccountAttribute indicate the source is in the format of name [source], but the AccountRequest object doesnt indicate what the following returm: