I'm attempting to set up single sign-on and CS and a seperate application.
I have set the machinekey and the forms. Below is the config file, but let me explain what happens (you could see your self if you like) at www.spiritopedia.com and quotes.spiritopedia.com
I signin to www.spiritopedia. everything works fine. I go to quotes.spiritopedia and the cookie is read and accepted. I am considered logged in in the quotes application (logged in from CS site). works so far, right? the problem is this...
when I try to log out at the quotes application, it does nothing. the page just flickers. when I try to logout at the CS site, it works fine.
Why would this happen?
Quotes:
<machineKey validationKey="721734D4312AE429E4B5E97FA07EE23EE0F236F6047F35B1A2AAA40692FAD1046E732845170FEF8BA53270BEB30719C33D81D1D12D545EB2D144E9823710979B"decryptionKey="1C11B7B53683D1E5219ADF293B8274585C690CCB513E9C87" validation="SHA1" />
<authentication mode="Forms"> <forms name=".CommunityServer" protection="All" timeout="60000" loginUrl="login.aspx" slidingExpiration="true"/> </authentication>
CS:
I thought it might have somthing due to the missing domain="" attribute. When I have the property set in the CS application, anything on that has to do with login/logout times out.
i have set the property in the CS control panel title domain in the membership configuration to "*.spiritopedia.com"
Thanks for your help!
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com