Hi All,
We have created few processes and are working fine.. Now we got a new request to enable the Site Minder authentication for each request. In our project the LiveCycle process is getting invoked from a Flex code via SOAP end point. Flex application is authenticating the request by reading the info from the request object sent by the Site Mider. Is there a way in LiveCycle process to read information from the browser request object? Our application is not linked with LDAP. We wanted to know the user id that was passed as part of the Site Minder authentication and use it in the rest of the services.
Thank you for your time and help..
Regards
Srini
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
You'll have to extract the user information from the request object and pass it to LiveCycle when you invoke the process.
Jasmin
Views
Replies
Total Likes
Jasmin,
Thank you for your reply. What you are saying is, the Parent app which is invoking the LiveCycle process needs to read the Request object and then pass the user info to the LiveCycle process.
So we do not have a way to read the browser cookie information from the LiveCycle process. Just want to confirm..
Thanks
Srini
Views
Replies
Total Likes
Correct.
Jasmin
Views
Replies
Total Likes
Thank you Jasmin..
Srini
Views
Replies
Total Likes
Hi,
Still one more question on the same. Is there a way to find the IP Address, Browser Type etc from the client who invoked the LiveCycle Process?
Our Process is invoked using the SOAP end point and can we find where the request is coming from?
Thanks
Srini
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies