mboros - Thursday, October 31, 2013 12:06 PM:
Hello,
i was thinking and trying to figure out a way for this, but by now i didn't succeed to find a problem, so I hope someone will have an idea.
The desired functionality is the following:
We have an ASP.NET website, that uses the IOM.dll to communicate with ARAS. Now we would like to add some of the pages into the ARAS client in the TOC, without the need to enter the username and password again.
How is it possible? Can i get on the server side a token from the already connected client appliaction, or something, that will allow me to create a session to ARAS from the ASP.Net server side? Is there any way to integrate into the client with server side code without reauthentication?
Any other ideas that would allow us this integration to change the least amount of code?
Any answer or idea is welcome.