Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to assign user roles in IBMId OIDC

I am implementing OIDC based authentication for DOORS Classic product. In DOORS, user can be assigns some roles like Administrator.

In IBMId OIDC IDP, how we can assign roles to user ?

0 votes



2 answers

Permanent link

As far as I know JAS, OIDC etc, only do the authentication. They do not have anything to do with roles at all.
You need to understand what roles and repository roles are. See https://jazz.net/wiki/bin/view/Deployment/RTCProcessFundamentals

JAS/OIDC usually uses LDAP as system to store the user IDs and the mapping to the repository roles.
Roles are managed in project areas on the servers for the applications.

For the communication from DOORS, you would need the userID and password on the Jazz Servers, or you need to use OAuth.

1 vote


Permanent link
Ralph is partially correct here - his answer was for DOORS Next and Jazz based products but you were asking about DOORS Classic. He is spot on in that OIDC/LDAP provides authentication and the basic user details and group membership - you then need to map the groups in the target product.

When you set up the Rational Directory Server in Corporate mode, it defers all authentication to your corporate LDAP, and the Users and Groups are retrieved by using the LDAP query parameters set up in RDS during the initial configuration. All these users and groups will then be visible in your RDS managed DOORS Classic server, and you then need to map the corporate groups to the user group types in DOORS.

If you already have DOORS set up stand alone, you can simplify the migration by exporting user and group information from the DOORS database, and then importing it into RDS.

This document might be useful:

1 vote

Comments

Thanks Davyd, as always, I appreciate your experience and desire to share it here on the forum!

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020
× 7,495
× 1,325
× 4

Question asked: Nov 26, 8:35 a.m.

Question was seen: 281 times

Last updated: Nov 27, 3:42 a.m.

Confirmation Cancel Confirm