We are migrating from mod_osso to webgates,
For mod_osso we used steps listed in this doc :
https://docs.oracle.com/cd/E52734_01/oam/AIDEV/custpages.htm#AIDEV6378
"4.2.1.3 Process Overview: Developing Programmatic Clients".
Need steps for developing programmatic way to login to webgates as same steps of mod_osso are not working. As webgates urls are encrypted and also "site2pstoretoken" is not returned similar to mod_osso.
Please provide steps for programmatically accessing an application/url protected by webgates.
Thanks