I’m currently trying to assign access profiles (and hence, entitlements) to existing identities via the API /v3/create-access-request. In my request body, I have also specified the removal date (of the access profile) in the request.
On the removal date itself, I can see that these entitlements were removed on IDN. Can I check if these entitlements will also be similarly removed on the target system? (which is Azure AD in my case)