Expose API endpoint for user details
Description
is duplicated by
relates to
Activity
Show:
Former user 20 April 2018 at 00:24
We are closing all the old issues to have more clarity in our backlog for Zanata project. Feel free to re-open or leave a comment if you require our attention on your Jira.
Carlos Munoz 28 October 2015 at 03:22
There is a need to be able to tie the contributors to either an email or an open id, both of which could be returned from the API endpoint. In the past there have been concerns about sharing email addresses, so the other option is sharing open ids.
Carlos Munoz 28 October 2015 at 03:20
This relates to https://zanata.atlassian.net/browse/ZNTA-742#icft=ZNTA-742 as the combination of these two calls will result in having full information for a contributor of a project version.
There is currently an API for user details used by the front end and the new editor. It is still a private API (subject to change). There is a request from Openstack to make this publicly available and that it return a list of user ids (open ids, email?) for a user as well as a list of language teams (this will be available with the glossary feature).