How can i login into RTC using a php program
I need to login to RTC with a username and password using a php program. How can i do this ?
|
One answer
Depends on your actual use case.
1. you can use JSP and then invoke RTC Java APIs
or
2. If you are trying to access REST urls, you can then authenticate using OAuth
|
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.