Wrox Programmer Forums
|
BOOK: Professional WCF Programming: .NET Dev with Windows Communication Found ISBN: 9780470089842
This is the forum to discuss the Wrox book Professional WCF Programming: .NET Development with the Windows Communication Foundation by Scott Klein; ISBN: 9780470089842
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional WCF Programming: .NET Dev with Windows Communication Found ISBN: 9780470089842 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 20th, 2007, 10:18 AM
Registered User
 
Join Date: Aug 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default WCF Authenticating users from Database

hello all

I am afzal

I have a simple scenario. I need to implement security with WCF . I have a database on my service side which acts as the user store. I want to pass credentials from the client, access and perform authentication on the service from my database. I don't want to use authentication against windows users.



how can i implement this using tcp and http. what sort of security should i apply; message or transport and how can i write my custom code to perform this authentication. i would be grateful if someone gives me a solution. I dont want to use transport security with http as I dont want to use SSL. what are the possible ways.



Thanks a lot in advance.


 
Old May 7th, 2008, 05:36 PM
Registered User
 
Join Date: May 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I think that the patterns and practices group has some content that will help you, though by this time you have probably found something else.

See http://www.codeplex.com/WCFSecurity

There are some end to end scenarios in there that can help, including your database scenario.


The WCF Security guide is still in process and so parts are incomplete, but it will be released this month (may 2008).


Also, if you are using Visual Studio you can use the Web Client Software Factory to automate some of your WCF work.

http://www.codeplex.com/websf


Rob




Rob Boucher





Similar Threads
Thread Thread Starter Forum Replies Last Post
WCF endpoint error when wrapping WCF service with jdawg1979 Visual Studio 2008 0 July 8th, 2008 11:56 AM
Prevent users from accessing the database window JAdkins Access VBA 1 February 2nd, 2008 03:10 PM
How to look users on a Database..? vaasmru SQL Server 2005 2 December 14th, 2006 04:52 PM
Creating separate database for users. major dynamic123 MySQL 3 March 4th, 2005 10:24 AM
authenticating users sentme_mail Flash (all versions) 6 November 15th, 2004 10:11 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.