drupal - How do I authorize users on Telligent Community Server 2008.05 into another site? -


i have group of users accounts on community server 2008.5 installation, , them able log in on site , automatically logged drupal installation (on separate machine).

i believe i'll able figure out drupal site using many external authorization tutorials, haven't been able find information cs 2008.5 side of it. have ideas?

there single sign-on module enables authenication across sites, add-on. have used on asp.net forms authentication, looks possible using cookies: http://telligent.com/support//communityserver/community_server_2008/w/cs20085docs/installing-cookie-authentication-extension.aspx


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -