How to Authenticate with a Webservice using Kerberos
From: ALI-R (newbie_at_microsoft.com)
Date: 01/20/05
- Next message: Gecko: "sn.exe -Vr assembly"
- Previous message: Samuel Caparros: "Re: CryptoStream error"
- Next in thread: Chris Rolon: "Re: How to Authenticate with a Webservice using Kerberos"
- Reply: Chris Rolon: "Re: How to Authenticate with a Webservice using Kerberos"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 20 Jan 2005 10:54:44 -0800
I'm writing a webpart which is supposed to connect to a Webserice in our
interanet.I am using "RSService.Credentials =
System.Net.CredentialCache.DefaultCredentials;"to Authenticate to the
webservice.but it dosn't work.why?
I think SharePoint which hosts my webpart authenticate the user requesting
my webpart and because credential lasts only for one connection ,when web
part wants to call webservice there is no credenatial anymore and I get 401
(Unauthorized) Error.I was told to use Kerberos because it flows the user
identity,but I don't know how to use it in this scenario.
Is there somebody who can give me some hints?
Thanks
- Next message: Gecko: "sn.exe -Vr assembly"
- Previous message: Samuel Caparros: "Re: CryptoStream error"
- Next in thread: Chris Rolon: "Re: How to Authenticate with a Webservice using Kerberos"
- Reply: Chris Rolon: "Re: How to Authenticate with a Webservice using Kerberos"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|