Identities onboarding from HR source (JDBC Connector) with Two Levels of approval

Which IIQ version are you inquiring about?

Version 8.3

Share all details related to your problem, including any error messages you may have received.

Hello All,

We have a specific requirement that during identity creation I have to set two levels of approval (manger and security officer). We are onboarding users from the JDBC connector. Can anyone suggest Is there a way to onboard the users from the JDBC connector (autoritative application) with approvals.

Thanks.

Hi Prakash,
There is however it is a bit tricky usecase - there is a reason why Authoritative Application is called Authoritative :slight_smile: usualy you treat it as source of truth for you.

But in the end you can just make a Joiner process trigger which will be started as soon as identity is created and before any provisioning is done. This process would be great to do this kind of approvals.

1 Like

Hi @mprakash,

Yes, you can utilize “LCM Create and Update” for approval process but then it has to be from SailPoint UI. Else you can take reference from the mentioned workflow and use it to create identity.

Thanks

this only work if you Create the identity using the OOTB “Create Identity” not from Authorative Sources.

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