Can we use multiple attributes to map accounts to identities with pre or post processing in the account collectors
We want to be able to map service accounts to multiple users. Currently we are using the manager attribute set on the AD service account, to map to the identity in RSA associated with the account on that object, but that only allows a single mapping. We have another attribute we are collecting that has comma separated employee ID's for users who are responsible for the account, is there a way to parse that collected string into individual employee ID's and use those as mapping attributes for the account?
