<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>SingleSignOn Forum Rss Feed</title><link>http://www.codeplex.com/SingleSignOn/Thread/List.aspx</link><description>SingleSignOn Forum Rss Description</description><item><title>New Post: InvalidRegistration</title><link>http://singlesignon.codeplex.com/Thread/View.aspx?ThreadId=68170</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Having unzipped the code, I fired up the SingleSignOn_2008.sln in Visual Studio.&lt;/p&gt;
&lt;p&gt;Kicking off SSOSite in the VS Dev Server, I can log into the SSOSite application fine.&lt;/p&gt;
&lt;p&gt;Trying to log into SSOTestSite yeilds&lt;/p&gt;
&lt;p&gt;Server Error: InvalidRegistration:&lt;/p&gt;
&amp;lt;!--          body {font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size: .7em;color:black;}           p {font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;color:black;margin-top: -5px}          b {font-family:&amp;quot;Verdana&amp;quot;;font-weight:bold;color:black;margin-top: -5px}          H1 { font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size:18pt;color:red }          H2 { font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size:14pt;color:maroon }          pre {font-family:&amp;quot;Lucida Console&amp;quot;;font-size: .9em}          .marker {font-weight: bold; color: black;text-decoration: none;}          .version {color: gray;}          .error {margin-bottom: 10px;}          .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }          --&amp;gt;
&lt;p&gt;&lt;span&gt;
&lt;h1&gt;Server Error in '/SSOTestSite' Application.  
&lt;hr size=1&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;em&gt;Server Error: InvalidRegistration: &lt;/em&gt;&lt;/h2&gt;
&lt;/span&gt;&lt;span style="font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif"&gt;&lt;strong&gt;Description: &lt;/strong&gt;An unhandled exception occurred during the execution of the current web  request. Please review the stack trace for more information about the error and  where it originated in the code. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Exception Details: &lt;/strong&gt;IWS.Lib.SingleSignOn.ServiceException: Server Error: InvalidRegistration:  &lt;br&gt;&lt;br&gt;&lt;strong&gt;Source Error:&lt;/strong&gt; &lt;br&gt;&lt;br&gt; &lt;/span&gt;&lt;/p&gt;
&lt;table border=0 width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;An unhandled exception was generated during the execution of the  current web request. Information regarding the origin and location of the  exception can be identified using the exception stack trace below.&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span style="font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif"&gt; &lt;br&gt;&lt;strong&gt;Stack Trace:&lt;/strong&gt; &lt;br&gt;&lt;br&gt; &lt;/span&gt;&lt;/p&gt;
&lt;table border=0 width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;pre&gt;[ServiceException: Server Error: InvalidRegistration: ]
   IWS.Lib.SingleSignOn.WebServiceMembershipProvider.ValidateUser(String username, String password) in C:\Documents and Settings\Nathan\Desktop\deploy\SingleSignOn\WebServiceMembershipProvider.cs:520
   System.Web.UI.WebControls.Login.AuthenticateUsingMembershipProvider(AuthenticateEventArgs e) +60
   System.Web.UI.WebControls.Login.OnAuthenticate(AuthenticateEventArgs e) +119
   System.Web.UI.WebControls.Login.AttemptLogin() +115
   System.Web.UI.WebControls.Login.OnBubbleEvent(Object source, EventArgs e) +101
   System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
   System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) +118
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +166
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
&lt;/pre&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Changing the ServiceMode to Dynamic doesn't help either.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Anyone come across this before? How can I proceed?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Kenny&lt;/p&gt;&lt;/div&gt;</description><author>subflux</author><pubDate>Mon, 07 Sep 2009 14:57:10 GMT</pubDate><guid isPermaLink="false">New Post: InvalidRegistration 20090907025710P</guid></item><item><title>New Post: how do use?</title><link>http://singlesignon.codeplex.com/Thread/View.aspx?ThreadId=67709</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I don't know how can I use this solution in my web application.&lt;br&gt;can anybody help me?&lt;/p&gt;
&lt;p&gt;please tell me how to use the SingleSignOn MemberShip ?&lt;/p&gt;&lt;/div&gt;</description><author>tanwen</author><pubDate>Wed, 02 Sep 2009 09:35:32 GMT</pubDate><guid isPermaLink="false">New Post: how do use? 20090902093532A</guid></item><item><title>New Post: Custom membership provider using a WCF service</title><link>http://singlesignon.codeplex.com/Thread/View.aspx?ThreadId=58164</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am trying to develop a custom membership provider for ASP.net. The requirement is that the DB should not be directly connected with the ASP site, even it is not available on the same webserver. The connection should be through a WCF service which in turn connects with the DB. So in simple words there are three tiers the Presentation, Communication, and Data.&lt;/p&gt;
&lt;p&gt;This project is much similar to the one I need, can anyone help me find out the way how to do it through a WCF service instead of a web service.&lt;/p&gt;
&lt;p&gt;Any help is appreciated.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Uetian&lt;/p&gt;&lt;/div&gt;</description><author>uet</author><pubDate>Tue, 02 Jun 2009 06:18:32 GMT</pubDate><guid isPermaLink="false">New Post: Custom membership provider using a WCF service 20090602061832A</guid></item><item><title>New Post: When does document come out?</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=42568</link><description>&lt;div style="line-height: normal;"&gt;hi,&lt;br&gt;
Now I'using the framework, I seriously need document about it, who can help me?
&lt;/div&gt;</description><author>lucker119</author><pubDate>Thu, 18 Dec 2008 04:43:50 GMT</pubDate><guid isPermaLink="false">New Post: When does document come out? 20081218044350A</guid></item><item><title>New Post: DNN Module</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=14315</link><description>&lt;div style="line-height: normal;"&gt;I have done sso integration with DNN, it's in production. &lt;br&gt;
&lt;/div&gt;</description><author>blu</author><pubDate>Wed, 17 Dec 2008 18:34:10 GMT</pubDate><guid isPermaLink="false">New Post: DNN Module 20081217063410P</guid></item><item><title>New Post: Proxy</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=34234</link><description>&lt;div style="line-height: normal;"&gt;Hi all,&lt;br&gt;
&lt;br&gt;
does somebody know how to use SSO when a proxy-server is required?&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Erich&lt;br&gt;
&lt;/div&gt;</description><author>eGlashagen</author><pubDate>Mon, 25 Aug 2008 18:46:47 GMT</pubDate><guid isPermaLink="false">New Post: Proxy 20080825064647P</guid></item><item><title>New Post: Integrate multiplae webApplications</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=33968</link><description>&lt;div style="line-height: normal;"&gt;Hi ,&lt;br&gt;
I have a sharepoint site (Windows Sharepoint Services 2007) and I want to integrate it with some web-applications ,as,when somebody login to sharepoint site,automatically login into other web-applications(Single Sign on).&lt;br&gt;
So,I download the SingleSignOn project from this site and run it,but I just have seen this web page(http://localhost:2206/SSOSite).&lt;br&gt;
I don't know how can I use this solution in my case.&lt;br&gt;
can anybody help me?&lt;br&gt;
&lt;/div&gt;</description><author>nadi</author><pubDate>Thu, 21 Aug 2008 06:27:41 GMT</pubDate><guid isPermaLink="false">New Post: Integrate multiplae webApplications 20080821062741A</guid></item><item><title>New Post: How to enable password retrieval?</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=32023</link><description>&lt;div style="line-height: normal;"&gt;首先在web.config的system.web节中配置machineKey：&lt;br&gt;
&amp;lt;system.web&amp;gt;&lt;br&gt;
&lt;strong&gt;&amp;lt;machineKey validationKey=&amp;quot;590FBF83DE4DB1034483D319AAE5C925CB6175D8C4E23FF8AB7E51CF7B713F7E21B0A0CC39CFA126E092655752E36DE68A2B7549D59330164B9531A32004A170&amp;quot; decryptionKey=&amp;quot;5EF9212A6C456ABA7526895BB6BF5145743C12D9ACE4927C9691BA869B806DA0&amp;quot; validation=&amp;quot;SHA1&amp;quot; decryption=&amp;quot;AES&amp;quot;/&amp;gt;&lt;/strong&gt;&lt;br&gt;
&amp;lt;system.web&amp;gt;&lt;br&gt;
&lt;br&gt;
然后配置Mebership:&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;membership defaultProvider=&amp;quot;DefaultProvider&amp;quot;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;providers&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add connectionStringName=&amp;quot;MySqlServer&amp;quot; applicationName=&amp;quot;NajiaUserHost&amp;quot; enablePasswordRetrieval=&amp;quot;true&amp;quot; enablePasswordReset=&amp;quot;true&amp;quot; requiresQuestionAndAnswer=&amp;quot;false&amp;quot; requiresUniqueEmail=&amp;quot;false&amp;quot;&lt;strong&gt; passwordFormat=&amp;quot;Encrypted&amp;quot;&lt;/strong&gt; maxInvalidPasswordAttempts=&amp;quot;5&amp;quot; passwordAttemptWindow=&amp;quot;10&amp;quot; name=&amp;quot;DefaultProvider&amp;quot; autogenerateschema=&amp;quot;true&amp;quot; writeExceptionsToEventLog=&amp;quot;true&amp;quot; type=&amp;quot;MySql.Web.Security.MySQLMembershipProvider&amp;quot;/&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/providers&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/membership&amp;gt;&lt;br&gt;
&lt;/div&gt;</description><author>massany</author><pubDate>Sat, 16 Aug 2008 07:20:58 GMT</pubDate><guid isPermaLink="false">New Post: How to enable password retrieval? 20080816072058A</guid></item><item><title>New Post: SSO to Member Portal</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=33084</link><description>&lt;div style="line-height: normal;"&gt;I've not ever setup a SSO.&amp;nbsp; &lt;br&gt;
Requirements are, Client application (that's me) constructs encryped information: client's ID and Member's Info.&lt;br&gt;
Client send URL request to Member Portal (passing via URL).&lt;br&gt;
&lt;br&gt;
Encryption Technologies supported for Member Portal:&lt;br&gt;
DES, 2DES, X.509&lt;br&gt;
&lt;br&gt;
I'm new at web development and this is my first request for a SSO.&lt;br&gt;
I was instructed to&amp;nbsp;&lt;span style="color:#1f497d;font-family:Arial"&gt;search for some code libraries for RSA encryption and AES encryption.&lt;br&gt;
I've searched, but I have no clue what to do next!&lt;br&gt;
&lt;br&gt;
My hardware is windows server 2003, I use dreamweaver to develop web sites.&lt;br&gt;
&lt;br&gt;
Please, I realy need help!&lt;br&gt;
&lt;br&gt;
How do I begin?&lt;/span&gt;
&lt;/div&gt;</description><author>dowens</author><pubDate>Thu, 07 Aug 2008 12:13:58 GMT</pubDate><guid isPermaLink="false">New Post: SSO to Member Portal 20080807121358P</guid></item><item><title>New Post: How to enable password retrieval?</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=32023</link><description>&lt;div style="line-height: normal;"&gt;My application currently returns an Exception &amp;quot;This membership Provider has not been configured to support password retrieval&amp;quot; &lt;br&gt;
&lt;br&gt;
Is this even possible?&amp;nbsp; If so any clues how?&amp;nbsp; &lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>tom2275</author><pubDate>Tue, 22 Jul 2008 23:02:51 GMT</pubDate><guid isPermaLink="false">New Post: How to enable password retrieval? 20080722110251P</guid></item><item><title>NEW POST: DNN Module</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=14315</link><description>&lt;div class="wikidoc"&gt;
Hye there,&lt;br /&gt;i m seriously having problem in setting up the webservice. first i m telling you my scenario and the can you please guide me that where i m needed to make changes.&lt;br /&gt; &lt;br /&gt;I have a dnn website and a web app. Both are following form authentication. i have shared the cookie and authentication is working now. Client require profiling and user account setting from the web app as the database is with DNN website.&lt;br /&gt;my question is why do we require a webservice in between to share data, i mean can't we provide connection string of the database in web app and can't we do this task in that way.&lt;br /&gt;Any ways i tried your project i change the connection string of the webservice to the DNN database and i changed the class library connection string too and then i checked test site, nothing happened. i couldn't sign in that test site with DNN user name.&lt;br /&gt;i didn't update the reference of test site imagining that referenced is direct from the project.&lt;br /&gt; &lt;br /&gt;Can you guide me through the steps.&lt;br /&gt; &lt;br /&gt;i m doing the same thing i m having the same problem&lt;br /&gt;Have you sorted out the problem?&lt;br /&gt;
&lt;/div&gt;</description><author>fawad85a</author><pubDate>Fri, 09 May 2008 10:55:27 GMT</pubDate><guid isPermaLink="false">NEW POST: DNN Module 20080509105527A</guid></item><item><title>NEW POST: SingleSignon and Many Apps</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=16022</link><description>&lt;div class="wikidoc"&gt;
Hye nathan,&lt;br /&gt; i m seriously having problem in setting up the webservice. first i m telling you my scenario and the can you please guide me that where i m needed to make changes.&lt;br /&gt; &lt;br /&gt;I have a dnn website and  a web app. Both are following form authentication. i have shared the cookie and authentication is working now. Client require profiling and user account setting from the web app as the database is with DNN website.&lt;br /&gt;my question is why do we require a webservice in between to share data, i mean can't we provide connection string of the database in web app and can't we do this task in that way.&lt;br /&gt;Any ways i tried your project i change the connection string of the webservice to the DNN database and i changed the class library connection string too and then i checked test site, nothing happened. i couldn't sign in that test site with DNN user name.&lt;br /&gt;i didn't update the reference of test site imagining that referenced is direct from the project.&lt;br /&gt; &lt;br /&gt;Can you guide me through the steps.&lt;br /&gt;
&lt;/div&gt;</description><author>fawad85a</author><pubDate>Thu, 08 May 2008 16:06:15 GMT</pubDate><guid isPermaLink="false">NEW POST: SingleSignon and Many Apps 20080508040615P</guid></item><item><title>NEW POST: Feedback Thread - 2.0 Beta</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=25556</link><description>&lt;div class="wikidoc"&gt;
Hi there,&lt;br /&gt;I just downloaded the source code for this prj, our org is planning for something like this but at much greater extent, a kind of enterprise portal, where first requirement is SSO, second is to integrate all legacy systems viz almost 4 are currently running, and there are also plans for some new prj, now i want to know the key concept of your SSO, i know a solution posted sometime ago, where you can enable the enableCrossAppRedirects plus having same machine key (the one you posted from Scott blog) same concept, from that we can achieve the SSO, but i like the concept of Web Services doing all the creepy work of Authentication, our plan for enterprise portal needs, it should have authentication as well as authorization module, i know we have to do some changes in all the systems but i want it to be least changes in the legacy systems, also i need some suggestion if you can pass it on, that how should this scenario be handled.&lt;br /&gt;I have studied the Membership database stuff, but for authorization, we have other stuff like application to roles are then joined to privileges and then other logics are there.&lt;br /&gt;Please provide some comments, looking forward for your reply.&lt;br /&gt;Please also try to provide little documentation on your SSO as well.&lt;br /&gt;Regards&lt;br /&gt;Rahman&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>Coolrah</author><pubDate>Thu, 17 Apr 2008 08:31:19 GMT</pubDate><guid isPermaLink="false">NEW POST: Feedback Thread - 2.0 Beta 20080417083119A</guid></item><item><title>NEW POST: Feedback Thread - 2.0 Beta</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=25556</link><description>&lt;div class="wikidoc"&gt;
If anyone has questions or comments, I'd love to hear them. We've had quite a few downloads since I pushed out 2.0 beta. I'd like to know if anyone is having issues with the code or getting the samples to work.  Is this code useful, etc? &lt;br /&gt; &lt;br /&gt;Thanks!&lt;br /&gt;Nathan&lt;br /&gt;
&lt;/div&gt;</description><author>nlb6665</author><pubDate>Tue, 08 Apr 2008 18:06:02 GMT</pubDate><guid isPermaLink="false">NEW POST: Feedback Thread - 2.0 Beta 20080408060602P</guid></item><item><title>NEW POST: **News**</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=24191</link><description>&lt;div class="wikidoc"&gt;
Hey all,  Sorry for the long silence. There's been a ton of stuff going on in my everyday life, and I haven't had any time to update information here.  &lt;br /&gt; &lt;br /&gt;I just wanted to let you know that I am working on an updated library I'd like to post here that fixes a bunch of different issues I have personally with the current code base.  The re-used client-side dll is messy, and in my own projects I've separated these out so you could easily update the web service consumer. I've created a way to dynamically choose between a shared key and automatic key authentication for use between windows user apps and long running web applications. I would like to get this library to a point where I'm using the same codebase in my personal projects as I have out here.  Since this started I separated these out to avoid posting proprietary code along with this library. &lt;br /&gt; &lt;br /&gt;So having said that, hopefully we can get back in gear and get these changes posted for you all soon. Thanks for all the support.&lt;br /&gt; &lt;br /&gt;-Nathan&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>nlb6665</author><pubDate>Mon, 17 Mar 2008 15:52:23 GMT</pubDate><guid isPermaLink="false">NEW POST: **News** 20080317035223P</guid></item><item><title>NEW POST: Active Directory As Authentication Source</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=22150</link><description>&lt;div class="wikidoc"&gt;
Hi All. I am interested in using the code base for a project I am working. Just wanted to ask a quick question to the community before I invest too much time though...&lt;br /&gt; &lt;br /&gt;I assume it is a fairly straightforward task to replace the SQL Provider i/f with the AD Provider interface for authenticating users from AD?&lt;br /&gt; &lt;br /&gt;Thanks for a great job all round.&lt;br /&gt; &lt;br /&gt;Regards&lt;br /&gt; &lt;br /&gt;Paul&lt;br /&gt;
&lt;/div&gt;</description><author>paulabedford</author><pubDate>Thu, 14 Feb 2008 15:53:43 GMT</pubDate><guid isPermaLink="false">NEW POST: Active Directory As Authentication Source 20080214035343P</guid></item><item><title>NEW POST: Error 30 Cannot implicitly convert type 'IWS.Lib.SingleSignOn.MembershipWebService.ServiceResponse'</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=11617</link><description>&lt;div class="wikidoc"&gt;
another way is to manually generate reference.cs from wsdl.  update web references brought about this problem.  &lt;br /&gt;
&lt;/div&gt;</description><author>blu</author><pubDate>Fri, 04 Jan 2008 04:45:31 GMT</pubDate><guid isPermaLink="false">NEW POST: Error 30 Cannot implicitly convert type 'IWS.Lib.SingleSignOn.MembershipWebService.ServiceResponse' 20080104044531A</guid></item><item><title>NEW POST: Error 30 Cannot implicitly convert type 'IWS.Lib.SingleSignOn.MembershipWebService.ServiceResponse'</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=11617</link><description>&lt;div class="wikidoc"&gt;
Snedzad said it perfectly. :)&lt;br /&gt; &lt;br /&gt;The release notes for 1.0.2 are found here: &lt;br /&gt;&lt;a href="http://www.codeplex.com/SingleSignOn/Release/ProjectReleases.aspx?ReleaseId=5435" class="externalLink"&gt;http://www.codeplex.com/SingleSignOn/Release/ProjectReleases.aspx?ReleaseId=5435&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>nlb6665</author><pubDate>Thu, 13 Dec 2007 15:36:07 GMT</pubDate><guid isPermaLink="false">NEW POST: Error 30 Cannot implicitly convert type 'IWS.Lib.SingleSignOn.MembershipWebService.ServiceResponse' 20071213033607P</guid></item><item><title>NEW POST: App still redirecting to login page after logging into SSOSite</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=13907</link><description>&lt;div class="wikidoc"&gt;
This discussion has been copied to a work item. Click here to &lt;a href="http://www.codeplex.com/SingleSignOn/WorkItem/View.aspx?WorkItemId=7854"&gt;go to the work item and continue the discussion&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>nlb6665</author><pubDate>Wed, 17 Oct 2007 13:40:55 GMT</pubDate><guid isPermaLink="false">NEW POST: App still redirecting to login page after logging into SSOSite 20071017014055P</guid></item><item><title>NEW POST: App still redirecting to login page after logging into SSOSite</title><link>http://www.codeplex.com/SingleSignOn/Thread/View.aspx?ThreadId=13907</link><description>&lt;div class="wikidoc"&gt;
Nice! I'll take a peek at that. I might be able to integrate something here. I realize that maybe the tag name &amp;quot;SingleSignOn&amp;quot; might be a little mislabeled in its current form. In this situation there are two forms of &amp;quot;single sign on&amp;quot; (shared user info and shared session), and I'm only implementing the first one. I'll toss up a proposed work item for it.&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;Nathan&lt;br /&gt;
&lt;/div&gt;</description><author>nlb6665</author><pubDate>Wed, 17 Oct 2007 13:38:17 GMT</pubDate><guid isPermaLink="false">NEW POST: App still redirecting to login page after logging into SSOSite 20071017013817P</guid></item></channel></rss>