Hello, 
I am looking to create a integrated project that can connect into exchange and 
sharepoint using the TG2 framework. I don't want the user to log in several 
times. In asp i could use impersonate to get the access token from IIS and pass 
this across the network but Python is my language. 

Microsoft seem to have locked down this access token to asp only. Is there away 
of getting this token with Python? I have seen ImpersonateLoggedOnUser 
function. WIll this do the job?

Regards 

Adam
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to