Hi Team,
I am building a custom application for ISIM for requesting accesses and application resides in ISIM, the functionality of this custom app will be like we have in ISC today,
as of now I am able to request for access from my custom application and request is successfully submitted to ISIM as batch request and workflow started. Now the concern is that for every request, requester is same(the ISIM user account by which rest APIs(itim/restlogin/login.jsp) are getting authenticated), so mean to say if in my APIs I am using username
abcd, then for every request, requester is
abcd. I would like to know if there is any way where logged in user can be requester(keep in mind I don't have the logged in user's password.)?
another thing if someone has developed this custom application like ISC using ISIM Rest APIs, then are there known rest APIs limitations?
------------------------------
Deepak Singla
------------------------------