Use Case:
The requestor goes to IG Access Request portal to request access for a user.
The requestor search for a user by name and results return multiple identities.
The requestor cannot identify which user, with the same name, that the access…
Hi guys,
We can currently do fine grained views of applications in IG, can we also do this at the user (identity) level by their direct manager? This allows managers to inspect data and permissions of their direct reports.
Thanks!
The current collector uses the Azure AD Graph API.
The new Microsoft Graph API includes additional user attribute that are highly valuable, in particular the last login time
"signInActivity": { "lastSignInDateTime": "2020-12-07T04:40:59Z", "lastSignInRequestId…