- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As I said, I believe adding users to an SSO group has no API, and if it has no API there's no method exposed by the vRO plug-in.
Regardless, yes, I would recommend you handle your groups outside of SSO groups for several reasons.
1) Group membership is maintained in a single place in the system of record where they originate.
2) It doesn't depend on a vRO plug-in to function (which will break)
3) It makes your code far less complex meaning less to break in upgrades, less to write and maintain, and less to troubleshoot.