Which IIQ version are you inquiring about?
8.4
Please share any images or screenshots, if relevant.
NA
Please share any other relevant files that may be required (for example, logs).
NA
Share all details related to your problem, including any error messages you may have received.
Hi All,
Using assign role API for Time based role(Sunrise/Sunset) role with start and end date time invoking using LCM provisioning workflow.
We are facing issue in below scenario:
- Raised one request as
Role Name: Role1
“startDate”: “2024-07-15T20:00+0530”,
“endDate”: “2024-07-15T20:30+0530”
Its creating proper access request id with Identity event.
Now we are raising second request for same jit role diff. time slot.
Role Name: Role1
“startDate”: “2024-07-15T22:00+0530”,
“endDate”: “2024-07-15T22:30+0530”
Here request id generated properly but 2nd request is overriding Identity Events created by 1st request and also updating activation and deactivation time in role with.
Note that this behavior is not happing with SailPoint IIQ OOTB UI access request screen.
Any pointer could be really helpful here.
Thanks!