Open
Bug 1080836
Opened 10 years ago
Updated 4 years ago
Add group membership parameter to /users endpoint
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
NEW
People
(Reporter: williamr, Unassigned)
References
Details
(Whiteboard: [iam-RFE])
Let's add a parameter to the /users endpoint that can answer this question:
- Is suzy@mozilla.org a member of the 'NDA' group on mozillians.org? Yes
or No
Both an email address and a group name must be provided. Returns true/false.
This allows the owners of API apps to create and manage groups for any access they want to provide. Their app will then provide an email address and a group name to check if the email address belongs to a person in the group. More context is shared in this post:
https://groups.google.com/forum/?fromgroups#!topic/mozilla.dev.community-tools/ZWNz4uvlkmk
![]() |
||
Comment 1•4 years ago
|
||
This seems like an API which could be considered for a people.mozilla.org.
Whiteboard: [iam-RFE]
You need to log in
before you can comment on or make changes to this bug.
Description
•