On Thu, Apr 19, 2012 at 2:32 AM, zyuzuguldu <zyuzugu...@gmail.com> wrote: > Hi guys, > > I need to set up SSO solution for different .net projects. > > Now, all projects has its own login screen and employee can be in > different role for each projects. > > can any one give me some advice to do that? i am using FormsIdentity > and Principal classes. and also using FormsAuthenticationTickets. > > -- -----------------------
We just validate that you are logged in via AD, and pull your location and title from there. We then verify if you can do special stuff because your you in our own data tables. Our code runs between web, winform and wpf solutions. -- Stephen Russell 901.246-0159 cell -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net