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? Regards Adam -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

