<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 12px; ">Hello, <br><p>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. <br></p><p>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?<br></p><p>Regards <br></p><p>Adam</p></span></body></html>