Share all details related to your problem, including any error messages you may have received.
Hi All,
I am new to sail point development and need your assistance on the below.
The requirement is to add set of users to an AD group to prevent copy paste activity outside citrix VDI. This should be forced when joiner is triggered for that particular location. I searched for the generic attribute matches those users but only got the location attribute.
This can be achieved in multiple ways: - First Approach :-
Create a Business role and encapsulate IT Role (Add required AD Entitlements). Add Assignment rule on business role based on location attribute.
Second Approach :-
Add a before Provisioning plan for Active Directory and modify the plan accordingly.
The first approach is straight forward and doesn’t require coding.
Also, You can modify the plan for your joiner Workflow as well to handle the same.