MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

System.Net,CredentialCache, basic auth, moss, and login issues

  Asked By: Joseph Scott         Date: May 04, 2008      Category: MOSS      Views: 573
 

I have a webpart that gets a users username and password from the
CredentialCache and passes to a webservice to return resutls.

The problem I am having is that there are users that have firefox and
have kerberos turned off in the browser, so while they can
authenticate using basic auth, there credentials are not passed into
the CredentialCache, so I am getting back a 401.

Does anyone know of a why to get the basic auth credentials from IIS
so I can make this problem go away?


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:                

 

No Answers Found. Be the First, To Post Answer.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].