This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Jul 5, 2017, 5:20 AM
8 Posts

Call WebService in domino by LTPAToken

  • Category: Domino Designer
  • Platform: All Platforms
  • Release: 9.0.1
  • Role:
  • Tags:
  • Replies: 5

hi every one ,

Can I call a secure Domino WebService by LTPAToken authentication instead of providing username and password?

Jul 5, 2017, 3:09 PM
9 Posts
Not from god, but...

why shouldn't you be able to call a domino webservice with session cookie, if session authentication is enbaled on that server?

Jul 6, 2017, 11:06 AM
8 Posts
yes, but how

hi,Tom

yes, in fact, we really want to comsume a domino-secured web serivce by a session cookie(which typically named as  LtpaToken) ,but just do not know how to pass the cookie to the webservice.

when I call a webservice in agent, it seems need to authenticate by username and password, eventhough the user has been logged in.

are  there any code examples ?

Jul 6, 2017, 11:11 AM
9 Posts
check access rights

If you are calling the webservice from the webbrowser of an allready authenticated webuser, the session cookie is automatically sent to the server with your webservice call. If your webuser still gets a password dialog in return, then check if your webuser has sufficient access rights to call and execute that webservice.


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal