Light License Status Transform

Hello, we’re trying to implement a transform to handle the licenseStatus attribute, which can hold the values’ licensed, unlicensed, or light.
The trick is to implement the light license status based on an identity’s account count.

There is any way to calculate it through an attribute transform?

Thanks!

I suspect that a table transform based upon a HR source.attribute will do the trick.
Something must be coming from there to determine the licence status - otherwise how would sailpoint be able to charge you…

Hi Phil,

We’re currently mapping license statuses for licensed and unlicensed, through an attribute transform, and we’d like to include a light license as well. This should apply to any identity holding 6 or fewer accounts (IdentityNow + Authoritative + 4 additional accounts).
Can we calculate the number of accounts associated with an identity using an attribute Transform? If not, what would be the best approach?

Thanks for your help!

I don’t see an OOTB transform that can accomplish this so it seems you’ll have to use a rule to do it then use the rule transform to reference:

Transform Rule | SailPoint Developer Community

Rule | SailPoint Developer Community

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.