Re: Single Sign-On Authentication?
- From: "Gaurav Vaish \(EduJini.IN\)" <gaurav.vaish.nospam@xxxxxxxxxxxxxxxx>
- Date: Wed, 17 May 2006 09:33:13 +0530
The tokes forms a part of SOAP-Header.
I would suggest you read about "RequestSecurityToken" (just google for this
keyword) in Web Services Security (WSSE) specicications.
The official website of WS specifications is http://www.oasis-open.org
--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://www.edujini.in
-------------------
"Spam Catcher" <spamhoneypot@xxxxxxxxxx> wrote in message
news:Xns97C52FC54D58usenethoneypotrogers@xxxxxxxxxxxx
"Gaurav Vaish \(EduJini.IN\)" <gaurav.vaish.nospam@xxxxxxxxxxxxxxxx>
wrote in news:OWIbDo6dGHA.1856@xxxxxxxxxxxxxxxxxxxx:
Any ideas on how to handle authentication with .NET remoting?
What kind of chanell formatting are you using?
You may stick to SOAP Formatter and use RST/RSTR kind of security
tokens or simple Username/Password ST's for authentication.
I'm using the TCP channel - but I can switch channels.
Simple Username/Password will work fine with me... where would I store the
login token? As a CallContext variable?
Thanks.
.
- References:
- Re: Single Sign-On Authentication?
- From: Gaurav Vaish \(EduJini.IN\)
- Re: Single Sign-On Authentication?
- Prev by Date: Re: .Net Remoting [FieldAccessException] - Workaround / Fix
- Next by Date: Accessing IPrincipal from the sink chain
- Previous by thread: Re: Single Sign-On Authentication?
- Next by thread: RegisterChannel problem ?
- Index(es):
Loading