Forum Discussion
RIMSUNDEVIL11
Contributor
How would you pass multiple roles in this case?
For example, code above has:
chatParms.put("roles.grant", "DF_SSO_Role");
what if you want to add a second role called DF_SSO_Role2?
PaoloT
10 years agoLithium Alumni (Retired)
I believe you can pass a comma delimited string (with multiple roles) as well for roles.grant and roles.revoke
- RIMSUNDEVIL1110 years agoContributor
Yes that works. thanks for your help
Related Content
- 7 years ago
- 9 years ago