Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
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.

Go Back   Vista Forums > Misc Newsgroups > Indigo

Vista - Using Forms Authentication to secure a WCF Service

 
 
Old 02-20-2007   #1 (permalink)
miantosca


 
 

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 SpecsSystem Spec
Old 02-21-2007   #2 (permalink)
Arkady Frenkel


 
 

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 SpecsSystem Spec
Old 03-11-2007   #3 (permalink)
Jonathan Parker


 
 

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 SpecsSystem Spec
 

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


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46