Forum Discussion
brlgen
Jan 16, 2023Copper Contributor
Entitlement management "target" info not reflecting information in Azure AD after change
I changed the user's displayname in AAD and then I noticed when I extracted user info from the Entitlement Management API using: https://graph.microsoft.com/beta/identityGovernance/entitlementMan...
MikeCrowley
Jan 17, 2023Iron Contributor
I find it strange we're supposed to set a displayName in the API in the first place. It makes me think it's not synced at all, but just stored as part of the static identity governance configuration.
brlgen
Jan 17, 2023Copper Contributor
Yes I noticed EM has its own cached data. In fact they added a preview button to "refresh" some data in the catalog because even for group name changes the data gets cached and would show the old name instead.
- MikeCrowleyJan 17, 2023Iron ContributorI don't think its limited to entitlement management either. What I was saying above was that when you define various objects, such as access reviews, you have to supply the displayname and the guid of the user yourself. I don't know that its really a cache that ever refreshes...