unified authentication for RTC for apps using both REST and CLI
scott herzinger (13●6●7)
| asked Oct 29 '13, 2:19 p.m.
retagged Dec 16 '13, 3:55 p.m. by David Lafreniere (4.8k●7)
My team is developing various tools, apps, what-have-you that combine REST API and RTC scm commands to automate various tasks and extend RTC functionality on the client side.
For CLI commands, users save their credentials using the scm login command, prior to using any of these tools. We currently have to get the user's credentials by other, less secure, and/or less robust means for REST service calls. Is there some way to leverage the credentials stored by scm login and use them when making REST service calls? Any other suggestions? |
One answer
Shashikant Padur (4.3k●2●7)
| answered Oct 29 '13, 11:30 p.m.
JAZZ DEVELOPER edited Oct 29 '13, 11:30 p.m.
No, the scm cli stored credentials cannot be leveraged by other clients/apps. You will have to login separately to your tool/app.
|
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.