![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | Using Forms Authentication to secure a WCF Service I am currently building a web service in WCF to expose functionality that I have built for a ASP.NET extranet. The application (and many others at my client) use forms authentication to determine what people have access to in the system. I want to know if I can use the same forms authentication mechanism for a WCF service. I have implemented a custom principal and identity to support the complex heirarchial permissions structure they needed so I want to be able to leverage that within the WCF service if I can. Thanks Michael |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Using Forms Authentication to secure a WCF Service Yes, just look at "Alternative Windows Credetials" or/and "Windows Role-Base Security" on http://www.idesign.net/idesign/Deskt...dex=5&tabid=11 Arkady "miantosca" <edefine@nospam.nospam> wrote in message news:1CF7FA75-7E27-40AD-87BB-638BAD2A0A1D@microsoft.com... >I am currently building a web service in WCF to expose functionality that I > have built for a ASP.NET extranet. The application (and many others at my > client) use forms authentication to determine what people have access to > in > the system. > > I want to know if I can use the same forms authentication mechanism for a > WCF service. > > I have implemented a custom principal and identity to support the complex > heirarchial permissions structure they needed so I want to be able to > leverage that within the WCF service if I can. > > Thanks > Michael |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Using Forms Authentication to secure a WCF Service This is also explained in Juval Lowy's book Programming .NET Components. He presents a unified way of authentication and authorization for Win and Web Forms. "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message news:Ozi5WCZVHHA.4796@TK2MSFTNGP05.phx.gbl... > Yes, just look at "Alternative Windows Credetials" or/and "Windows > Role-Base Security" on > http://www.idesign.net/idesign/Deskt...dex=5&tabid=11 > Arkady > > "miantosca" <edefine@nospam.nospam> wrote in message > news:1CF7FA75-7E27-40AD-87BB-638BAD2A0A1D@microsoft.com... >>I am currently building a web service in WCF to expose functionality that >>I >> have built for a ASP.NET extranet. The application (and many others at my >> client) use forms authentication to determine what people have access to >> in >> the system. >> >> I want to know if I can use the same forms authentication mechanism for a >> WCF service. >> >> I have implemented a custom principal and identity to support the complex >> heirarchial permissions structure they needed so I want to be able to >> leverage that within the WCF service if I can. >> >> Thanks >> Michael > > |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| HttpWebRequest with Forms Authentication | PowerShell | |||
| Hotmail Plus -secure password authentication | Live Mail | |||
| Secure Password Authentication | Vista mail | |||
| IIS 7.0 forms authentication | Vista installation & setup | |||