Re: HTTP Post Authentication
- From: "Brad" <lane@xxxxxxxxxxxxxxxx>
- Date: Fri, 15 Apr 2005 08:05:30 -0700
Here is a link to very good resource for web authentication topics...not
your exact one I think, but it might help :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/secnetlpmsdn.asp
"Chris Fink" <ChrisFink@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D981F9C1-2CD7-4866-93BC-79165176F546@xxxxxxxxxxxxxxxx
> Looking for some general design recommendations on an authentication
> scheme
> for B2B transactions inbound via an HTTP Post Listener ASPX page that
> reads
> the binary stream from the request body. I would like to add an
> authentication process that validates the incoming transaction prior to
> processing the post content. Although adding username and password to the
> post content is feasable, it is one of the last solutions since it will
> involve many customer's to reformat their messages.
>
> Some design ideas that I have in mind are adding a custom request header
> to
> store username and pswd.
>
> Recommendations please.
.
- References:
- HTTP Post Authentication
- From: Chris Fink
- HTTP Post Authentication
- Prev by Date: Re: role based security and
- Next by Date: Re: Clearing a DataGrid
- Previous by thread: Re: HTTP Post Authentication
- Next by thread: Re: databinding at runtime.
- Index(es):
Relevant Pages
|