ExchangeWebServices Authentication -


we looking create back-end process communicate multiple exchange accounts; creating/updating appointments mainly.

obviously, need authenticate on server side when communicating exchange api. thinking of creating single "master" login has access/rights exchange accounts.

for security reasons, our department not want supply "master" login use. they, obviously, not want able access other's email. understandable.

another option thought of using each account's separate login credentials authenticate. unfortunately, due our network design, not easy retrieve information each user.

are there other options out there? perfect scenario kind of account/user type in exchange cannot read emails can perform actions.

any ideas, prior experience, etc appreciated.

that's right. using master login not acceptable due security issues. worked in project similar this.

solution

impersonation in exchange web services

search topic in internet. if need code please ask. can give samples.

using impersonation can add appointments,get appointments , update them many other things in other accounts in our server.

but use have login exchange server using admin server account.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -