The following Active Roles Workflow notification token shows the Group members in samAccountName:
<%=Operation.Summary%>
There is a requirement to show the Group members with their userPrincipalName rather than the sAMAccountName:

It looks like the sAMAccountName is hardcoded in the %=Operation.Summary% token.
Workaround:
Use the following token instead:
<% =Operation.TargetToSet["member/PropertiesTable/displayName,samAccountName"] %>
Status:
NA
© 2026 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center