Users that can access APIs in Doors Next Generation 7.0.3
I am developing an OpenSocial widget for Doors Next Generation that is deployed in Jazz. I am using the client extension APIs, Reportable REST APIs, and the OSLC APIs. Will these APIs work for any user that has access to Doors Next regardless of what their role is in a Doors Next project?
Accepted answer
Joshua,
API will work for any user that have access to the project and DNG. Just be aware that API is also limited by role permissions.
If user do not have right for example to change artifacts that will be also limited and verified by API.
As long as you are not using Private APIs you should be fine and good luck !
2 other answers
As far as I know, for Doors Next, the user
- Requires a user entry
- Requires a repository role that allows access to the repository e.g. JazzUser/JazzGuest
- Requires to have access control based access to the project area
- Requires a license that allows access to the requirement management application e.g. a contributor license
I just created a user that has 1, 2, 3 but not 4 and I can't access the doors Next project area.