01/12/2023 02:21 AM
Hi Team,
We have a requirement to assign AD groups dynamically based on user's employee type.
However, the challenge is e.g.
Employee Type: SALES_AGENT
AD group: CN=NA-SG-SALES-AGENT,OU=Groups,DC=na,DC=net
So we also need '_' (underscore) to be replaced with '-' (hyphen) as we can not directly call ${user.employeetype} in object to be assigned.
Please share your inputs on the same.
Solved! Go to Solution.
01/12/2023 04:26 AM