It's all about the answers!

Ask a question

unified authentication for RTC for apps using both REST and CLI


scott herzinger (1367) | asked Oct 29 '13, 2:19 p.m.
retagged Dec 16 '13, 3:55 p.m. by David Lafreniere (4.8k7)
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



permanent link
Shashikant Padur (4.2k27) | 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


Register or 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.