Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/11/2024 07:17 PM
We have a requirement to add a default ent (let's say E1) when requesting all other entitlements of the same endpoint from ARS.
We have added the default ent under Entitlements With New Account and this is working as expected.
Now, there are some legacy accounts or some accounts coming from the target system which doesn't have the default ent associated.
We can use the Associate Entitlement feature to add the default ent to all other ent in the endpoint, however, the challenge is every time a new entitlement created, we have to do that manually.
Is there a way we can achieve this via dynamic attributes?
09/11/2024 07:52 PM
09/11/2024 08:37 PM
Hi @rushikeshvartak , Thanks mate for the suggestion.
Client is looking for something in real time. The Analytics will do the task, but it won't be in real time.
09/11/2024 08:59 PM
@mahafujkhan1
You can create a real-time task with Associate Entitlement or other entitlement details
09/11/2024 09:31 PM
@mahafujkhan1 , you can have a trigger chain job with import and analytics scheduled together.
These accounts are created Directly in target right or legacy ones? If yes, analytics would be best to handle this.
If you go with entitlement association that is bit of over kill, you need to maintain a mapping for all ents wherein the entitlement is kind of birthright and linked to account rather access
09/11/2024 08:34 PM
@mahafujkhan1
If you want to add the association to newly created entitlements at Associate Entitlement via file-based upload.
https://docs.saviyntcloud.com/bundle/EIC-Admin-v24x/page/Content/Chapter02-Identity-Repository/Uploa...
https://docs.saviyntcloud.com/bundle/EIC-Admin-v24x/page/Content/Chapter02-Identity-Repository/Uploa...
or
use analytics as suggested by Rushikesh.