Role Search extract doesn't include direct entitlements

Now that we can add entitlements directly to roles we need to be able to export what those entitlements are when using the enabled:true search query for enabled roles.

It currently only lists the access profiles and then has a separate tab to list out everything in the access profiles.

How do we get a list of direct entitlements in a role?

Hi @tami_otto,

Welcome to the SailPoint Developer Communit !

I test different scenario fto see if entitlements can be inluded into the roles export.

  1. From UI
    ui purpose only including access profile details
    image

And in the search csv export, entitlement are nom include.

  1. Using search api (/v3/search) :

As you can you can observe, entitlements details are avaible when search with api.

That mean Sailpoint will include may be later the future “including entitlement details” in ui.

  1. Another way is to get roles with /v3/roles :

Yes, this is all we found also. Getting just 50 entitlements per API call and in a terrible format is not what we need. Why would they make a change like this but not allow the entitlements to be listed out with the roles. Makes no sense.

Because it’s new feature and they planned or not identified yes this need.

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