...
- This is for the profile provider (to manage users/name/emails outside of Atlassian)
- Note, this could be implemented with a combination of other operations
- Input: group name from config file, subject sources to filter on, and attributes to return
- Return the members, with id, name, and email
...
- This is for the profile provider (to manage users/name/emails outside of Atlassian)
- Input: username and , optional group name from config file (if constraining Atlassian users to a certain group), subject sources to filter on, and attributes to return
- Return the subject, with id, name, and email