When user raises access request to one AD group and once it is approved Can we assign the access to that particular group only for 72 hours in sailpoint identity now

Below is our requirement
when user raises access request to one AD group and once it is approved Can we assign the access to that particular group for that user only for 72 hours in sailpoint identity now
Note: We don’t have workflows enabled in our tenant.

Hi @sgonuguntla

Yes, you can set an expiration date during the access request process:

Access Request Overview - SailPoint Identity Services

1 Like

yah,But all users who are raising access request to particular group may not know how to select the expiration date when they are raising access request.We wanted to configure the expiration date to particular group from sailpoint instead of users selects when they raising requests

I am not sure if you can do that, there is a trigger for access request submitted but once you submit a request, you can’t update it using any API.

Without workflows I don’t think this is possible

You need somewhere to execute business logic to call variable APIs, such as Azure Automate and / or somewhere to run PowerShell out of band.