![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | 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 |
| | #2 (permalink) |
| Guest | 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 |
| | #3 (permalink) |
| Guest | 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 > > |
| |
| |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Web Service Authentication in ASP.NET (C#) | mazdotnet | .NET General | 1 | 07-26-2008 07:05 AM |
| Secure Wireless Error: EAP service not started | Albert2 | Vista networking & sharing | 0 | 02-22-2008 03:51 PM |
| Secure Password Authentication | Tim L. Pearson | Vista mail | 1 | 02-24-2007 02:38 AM |
| IIS 7.0 forms authentication | =?Utf-8?B?UklDSw==?= | Vista installation & setup | 0 | 09-27-2006 02:29 PM |