Jump to content

Help me get my head around this web service stuff


Recommended Posts

Posted

I have an SQL server in school which I have created a web service for applications to connect to to access information.

 

This web service is on the same server as the SQL server.

 

I also have a silverlight application which uses the above web service, and as such uses the credentials of the client to connect to the service.

 

Now, this is all well and good when used in school, but how do I now make it use the credentials of the sharepoint site that is hosting it?

 

Any ideas?

Posted (edited)

Not sure on its implementation in Silverlight but may be supported through via credentials delegation using Kerberos:

Ian's SharePoint Blog - Testing SharePoint Kerberos Configuration

Using Analysis Services data in Excel Services part 1 - Preparing the AD for Kerberos - Weblog Ton Stegeman [MVP]

 

The other thing that was suggested was pointing to the silverlight part via a virtual directory in IIS on the sharepoint server that would allow SSO to handle it.

Edited by SYNACK

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...