API : Time based role request issue

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:

  1. 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!

Hi @bpatel1 ,

Welcome to the SailPoint Developer community. I am also looking to implement Time bound access with timestamp in my project, can you please share some light how have you implemented the timestamp with date, I know SailPoint date Picker only allows select date but not time.

Hi @dheerajk27 ,
We are also exploring sunrise and sunset date time option to create via Native SailPoint API, but unable to get any way so far.

okay…Lets follow if anyone got some idea.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.