Browse Forum Posts by Tags
-
I am evaluating CS 2007 with the single signon module installed. I have CS installed in a separate virtual directory from my production app. If I create a CS user manually that has the same e-mail address as my test user in my production app (ASP.NET with ASP Membership being used), I can navigate to...
Posted to
Coding with Community Server
(Forum)
by
silverfox1948
on
Thu, Sep 6 2007
Filed under: autocreate, development, .net 2005, Develop, CS Dev, Integration, api, authentication, code, .net 2.0, c#, cs 2007, cs development, CS2007, communityserver.config, Communityserver
-
We are building a Flash site that needs to communicate with CS. The site is entirely in Flash, so the login, content, and other sections are all Flash based. It is not a .NET website with Flash components, it is completely Flash based. Sorry to be so redundant but I wanted to emphasis that point. We...
-
I need to create a context object that has administrative rights in a module. Is there some kind of impersonate call like there is for Windows in general? The API methods I need to use require the context user to have the IsAdministrator or IsMembershipAdministrator set to true. Thanks!