How to authenticate against SSO enabled CLM server using REST API
Hello,
we have developed quite a big number of support tools that are accessing certain CLM applications (RTC, DNG, GC) via REST API. We have now switched SSO (single sign on) on for one of our test servers. Then these tools did no more work because the way the authentication works has changed. I have found a solution but I am not sure if it is complete.
Can you point me to some official IBM snippets/documentation that can help me resolve the issue?
We are using CLM 6.0.5 together with WAS (no JAS).
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Jul 09 '18, 9:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Marko,
Comments
Marko Tomljenovic
commented Jul 09 '18, 9:48 a.m.
Hello Ralph,
thanks for the page reference. I already knew this page before, but it was too much information (at least for me). I made our solution work by reverse engineering what the web client is doing with the server.
I was just hoping that somebody within IBM could share a code snippet to be reused rather then forcing everyone to read the big document and then translate it into (hopefully) working code.
I would share if I would have code, unfortunately I don't.
Marko Tomljenovic
commented Jul 09 '18, 10:14 a.m.
Thanks. My initial implementation (for non-SSO servers) was based on the Lyo project. But now there is nothing available related to SSO.
Thanks anyways for your hints.
|
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.