I am trying to access the IBM Domino Access Services 9.0.1, which is REST based service for accessing all calendar items. Lets say for getting calendar items for a user , i have to pass credentials of that particular user. I don't think it is feasible to store the user credentials in the client side and pass the same while accessing those service instead will create one service account in domino server and access the service using the same service account. Any idea how to configure in the domino side or how can i achieve accessing the calendar service without passing the credentials of the user. Looking for similar to what we have are having like Exchange impersonation.
Thanks Anil