Skip to main content

Microsoft Silverlight

Unanswered Question Does Silverlight-3 support Basic Authentication and custome HTTP Headers ?RSS Feed

(0)

ahhmedsherif
ahhmedsh...

Member

Member

66 points

80 Posts

Does Silverlight-3 support Basic Authentication and custome HTTP Headers ?

Does Silverlight-3 support Basic Authentication and custome HTTP Headers ?

 

jakkaj
jakkaj

Participant

Participant

896 points

142 Posts

Re: Does Silverlight-3 support Basic Authentication and custome HTTP Headers ?

 Hey there,

 Silverlight makes all network requests through the host browser's networking stack. This means that what the host browser supports, Silverlight supports. So, it's my assumption that your secnario would work fine :)

 There is a good article on how Silverlight networking works here: http://scorbs.com/2008/04/05/silverlight-http-networking-stack-part-1-site-of-origin-communication

Cheers

Jordan

http://blog.webjak.net
http://www.sddn.org.au

ahhmedsherif
ahhmedsh...

Member

Member

66 points

80 Posts

Re: Re: Does Silverlight-3 support Basic Authentication and custome HTTP Headers ?

Well what I was getting at is if Silverlight Supports making HTTP Requests and setting Basic Authentication Headers.

This functionality did not exist in 2.0

Jonathan Shen – MSFT
Jonathan...

All-Star

All-Star

23562 points

2,304 Posts

Microsoft

Re: Does Silverlight-3 support Basic Authentication and custome HTTP Headers ?

Hi Ahhmedsherif,

ahhmedsherif:
Does Silverlight-3 support Basic Authentication and custome HTTP Headers ?

Please reference to this article.  Actually, RIA Services has provided the authentication mechanism, please take a look at this article.

Best regards,

Jonathan

 

Jonathan Shen
Microsoft Online Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

ahhmedsherif
ahhmedsh...

Member

Member

66 points

80 Posts

Re: Re: Does Silverlight-3 support Basic Authentication and custome HTTP Headers ?

Is there a way to use authentication as mentioned in the article via a J2EE web service ?

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities