Re: Can WSE 3.0 do this for me?
- From: Solitude <Solitude@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Apr 2006 14:41:01 -0700
So if use UsernameOverTransport to do the authentication once then can I also
use message layer encryption rather than transport layer. Cause in the WSE
3.0 docs it says if you use UsernameOverTransport security assertion then you
must encrypt at the transport layer. I hope I can use it and be able to
encrypt at the message layer. Is this possible?
Thanks
"Pablo Cibraro" wrote:
Hi,.
WSE 3.0 does not provide a scenario to encrypt a message using only an
UsernameToken. You will have to develop your own custom security assertion
to encrypt the message with a Username token (I think there are some
implementations of this on internet).
Kerberos is another approach, and WSE already provides an security assertion
for that scenario.
In order to authenticate the user once, you will have to use the
"SecureConversation" feature. This feature is provided by default for all
security security assertion shipped within WSE 3.0 (Kerberos,
UsernameForCertificate, UsernameOverTransport, MutualX509, etc).
Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax
"Solitude" <Solitude@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:AF68CF9B-DE29-4473-AEA9-453543B71771@xxxxxxxxxxxxxxxx
So I am guessing maybe I need to look into using a custom STS to
authenticate
once and then use that token to keep doing secure transactions between the
client and the server. Am I on the right path here?
"Solitude" wrote:
Hi,
I am interested whether WSE 3.0 can do this for me. I would like my
messages
between the client and service to be encrypted without using
certificates.
And not only that I would like to only have to send up the username and
password for authentication once and then each subsequent call to the
service
not have to send up this information anymore.... We are really looking
for
something that doesn't keep connections alive so that are application can
scale, but doesn't have to keep reinitializing the encryption (wasting
all
that setup time). Can WSE 3.0 does this for us?
Thanks
- Follow-Ups:
- Re: Can WSE 3.0 do this for me?
- From: Pablo Cibraro
- Re: Can WSE 3.0 do this for me?
- References:
- Re: Can WSE 3.0 do this for me?
- From: Pablo Cibraro
- Re: Can WSE 3.0 do this for me?
- Prev by Date: RE: WSE 3.0 Routing Question
- Next by Date: Re: Removing timestamp in WSE 2.0
- Previous by thread: Re: Can WSE 3.0 do this for me?
- Next by thread: Re: Can WSE 3.0 do this for me?
- Index(es):
Relevant Pages
|
Loading