Refresh Roles for a particular identity

Is there a way to refresh roles for a particular identity?

The reason I want to do this is because I have some roles that depend on an identity attribute being updated. Once that Identity attribute updates, I want the role to be assigned at the same time.

What happens now is the identity attribute updates, but then the role isn’t assigned until Identity Refresh or role Refresh.

Posting to /cc/api/role/refresh after the attribute update does assign the role, but it also has to go though every identity to do that.

Hi Ben,

You might be interested in this post.