OAuth with DNG 6.0.4
Hi,
I'm trying to implement an app that can authenticate using OAuth with DNG/JTS server, I'm following the steps that were shown in Example 03 of OSLC workshop (validateToken function), but when I authenticate using username/password I expect I'll get a callback/redirect url with oauth_verifier parameter, but DNG doesn't generate that.
Any ideas on what I'm doing wrong, or if the example is missing something?
Comments
A Ragab
Jun 27 '18, 11:13 a.m.Here is a link to the OSLC workshop https://jazz.net/wiki/bin/view/Main/OSLCWorkshopDownload