We have ISC and have been asked to try and replace a SCIM setup that is currently setup with one using SailPoint ISC.
Currently, Entra is pushing accounts into an application. In that setup, a custom attribute is added that contains the role name (1 of three single possibilities).
This app does not support a groups endpoint, so everything is done via the user endpoint. (that additional attribute carries the user permission/role).
I have recreated the setup using the SCIM 2 Saas connector in ISC, and I am able to aggregate, and have even made that custom attribute an entitlement.
(I open the account page for an account off this source, and I see that separate entitlement section populated with the entitlement value).
I have checked the ‘skip groups’ option the source config.
I’ve made an access profile with that entitlement in it.
I’ve made a requestable role with that Access profile.
I’ve made a criteria based role with that access profile.
For the life of me though, I cannot get Sailpoint to push data for that attribute.
Do I need to include this custom attribute in the create account (provisioning policy?)
If so, where do I get the value from? (I.e. the entitlement name from the AP being assigned to the account would be the value)
At a loss here on how to do this via sailpoint.. Unfortunately, the entra documentation for setting up SCIM uses a simple/strightforward ‘expression checking groups’ to populate this attribute.
Recreating that mechanism in Sailpoint seems very difficult.