<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,&nbsp;<br><p>I am looking to create a integrated project that can connect into&nbsp;exchange and sharepoint using the TG2 framework. I don't want the user&nbsp;to log in several times. In asp i could use impersonate to get the&nbsp;access token from IIS and pass this across the network but Python is&nbsp;my language.&nbsp;<br></p><p>Microsoft seem to have locked down this access token to asp only. Is&nbsp;there away of getting this token with Python?&nbsp;I have seen&nbsp;ImpersonateLoggedOnUser function. WIll this do the job?<br></p><p>Regards&nbsp;<br></p><p>Adam</p></span></body></html>