For Programmers: Free Programming Magazines  


Home > Archive > Microsoft Webservices > March 2005 > Validating a UsernameToken with WSE 2.0









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Validating a UsernameToken with WSE 2.0
Christian Staffe

2005-03-10, 4:03 pm

Hi all,

WSE validates automatically a UsernameToken against local or domain NT
users. It's possible to store the password in its own database and use its
own UsernameTokenManager (overwriting AuthenticateToken) but then, you need
to return the password to validate.

We are using a third party product to validate user credentials, so I can
get the username and password from the RequestSoapContext and submit them to
the third party tool for validation. But How do I prevent WSE from
validating the credentials itself ?

Christian


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com