Hello Folks,
I am trying to implement Oauth Authorization code flow on datapower. I have created Oauth objects successfully and through curl command my oauth flow is working fine.
My question is, during very first call to web token service to get access code, I am receiving an HTML page and when I save this page in ".html" format and open it in browser and click on allow button, then I will be receiving code in location header.
Now, I have to convert this call to XSLT. So, How can I handle this scenario like after calling my web token service, posting that html page and click on allow button through xslt to receive access code
Thanks in advance.
------------------------------
Abhishek Rokana
------------------------------