- REST?
- SOAP?
- Simple calls?
- Batched calls (e.g. replace all members of a group with the attached list)?
- Simple responses or complex responses (e.g. for groups a subject is in, return just the ID (KIM) or return group information(Grouper))?
- Act as another user?
- More operations that are well defined (KIM), or fewer operations with options (Grouper)?
- Do groups have lists (e.g. add a member to list X of Group Y)? i.e. this is a triple assignment, instead of a tuple, though there could be a default for simple things (e.g. "members" list)
- If a Group a Subject? i.e. can you add a group to a group with the same operation as add user to group?
- Deep namespace or one level namespace?
- How are subjects namespaced?
- How is a subject represented? What attributes are built in? (e.g. Grouper has built in name, description, id, source, and can be searched by identifier or id or either)
- Do groups have an ID and name, or an ID / display name / system name? (or other)
General
Content
Integrations