Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/12/2022 12:57 PM
Hello All,
In the global configuration for roles section there are two email notification type available to configure role owner assignment and removal. Are these applicable for AD group owners? If yes, could you please share the variables exposed to get the email id of AD group owner?
We have SSM v5.5.
Thanks,
Pallavi
Solved! Go to Solution.
04/12/2022 01:59 PM
Hi Pallavi,
Greetings!!
These are applicable to AD Group owners as well.
The exposed variables for these templates are:
${owner}: Group owner info
${ownermanager} : owner's manager
${roles}: Role name
${ownerrank}: Rank of group owner
Thanks & Regards,
Anand Kumar Jha
04/12/2022 01:59 PM
Hi Anand,
I found issue that SSM does not trigger email notification on ownership removal. Also which variables are exposed for 'Create Entitlement' task completion action? I tried for entitlement name : ${task.entitlement_valueKey.entitlement_value}
${entitlementValues}, ${entitlements}, ${entitlement}, ${owner} variable also does not work there.
Thanks,
Pallavi
04/12/2022 01:59 PM
Hi Pallavi,
Greetings!!
As explained in my previous communication, we do not have any other variable exposed apart from these mentioned below:
${owner}: Group owner info
${ownermanager} : owner's manager
${roles}: Role name
${ownerrank}: Rank of group owner
Is this the case, you are able to use below variables in ownership add /update:
${task.entitlement_valueKey.entitlement_value},${entitlementValues}, ${entitlements}, ${entitlement} and not able to use in remove case.
Please let me know.
In case, it is an issue in your version (even for the exposed variables), Please raise a Jira ticket for this issue.
Thanks & Regards,
Anand Kumar Jha
04/12/2022 01:59 PM
There are two issues:
04/12/2022 01:59 PM
Hi Pallavi,
Greetings!!
Please Create Jira ticket for those issues.
Hopefully, you may receive an updated patch for this issue.
Thanks & Regards,
Anand Kumar Jha
04/12/2022 01:59 PM
ok thanks Anand for all your help!