User creation in JTS/ELM using Java Libraries.
I want to create a user in JTS using Java. I am able to achieve this in two ways. But both of these ways has its limitations.
First Method : Using IConbributorManager.
Second Method : Using IExternalUserRegistryMananger.
Can anyone help me with to overcome the limitations in anyone of the methods.
In the first method, it will helpful if there is any way to add my own password to the user.
Regards,
Krishna K.
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Dec 06 '23, 11:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER In a real world setup, you do not add the user to the ELM system. You add the user to the LDAP (ExternalUserRegistry) or other authentication system. Usually ELM has no rights to create users there. This is where the password is set as well.
Comments
Krishna Koppera
commented Dec 06 '23, 11:21 p.m.
Do we have any available rest apis that can do this task ?? See https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding Jazz foundation APIs. Same rules apply of course. |
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.