windows identiy on .net service busWhen the service is hosted on .net service bus, which internally makes the calls to  on premise hosted webservice/some other framework which is configured under integrated windows authentication.    How to send windows identity from the client application to service bus hosted service?© 2009 Microsoft Corporation. All rights reserved.Wed, 01 Jul 2009 10:10:22 Zf35aa4f8-0d05-487c-8d79-25b3a4431500http://social.msdn.microsoft.com/Forums/en-US/netservices/thread/f35aa4f8-0d05-487c-8d79-25b3a4431500#f35aa4f8-0d05-487c-8d79-25b3a4431500http://social.msdn.microsoft.com/Forums/en-US/netservices/thread/f35aa4f8-0d05-487c-8d79-25b3a4431500#f35aa4f8-0d05-487c-8d79-25b3a4431500infy123http://social.msdn.microsoft.com/Profile/en-US/?user=infy123windows identiy on .net service busWhen the service is hosted on .net service bus, which internally makes the calls to  on premise hosted webservice/some other framework which is configured under integrated windows authentication.    How to send windows identity from the client application to service bus hosted service?Thu, 25 Jun 2009 12:23:38 Z2009-06-25T12:23:38Zhttp://social.msdn.microsoft.com/Forums/en-US/netservices/thread/f35aa4f8-0d05-487c-8d79-25b3a4431500#ff7267d0-c924-428c-b15d-167c5fd1fceehttp://social.msdn.microsoft.com/Forums/en-US/netservices/thread/f35aa4f8-0d05-487c-8d79-25b3a4431500#ff7267d0-c924-428c-b15d-167c5fd1fceeYi-Lun Luohttp://social.msdn.microsoft.com/Profile/en-US/?user=Yi-Lun%20Luowindows identiy on .net service busHello, this won't be easy. You need to deploy a Geneva Server in your company, and configure the Geneva Server to use your Active Directory as the identity provider. Then configure your ACS scope to accept claims issued by your Geneva Server. Now on the client side, you will be able to login with your Active Directory account.<br/><br/>I suggest you to download the Identity Training Kit from <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=c3e315fa-94e2-4028-99cb-904369f177c0">http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=c3e315fa-94e2-4028-99cb-904369f177c0</a>. Pay special attention to &quot;Access Control Service&quot; =&gt; &quot;Exercise 3: Configuring a Web Service to Accept Tokens from .NET Access Control Service&quot;. It tells you how to configure ACS to accept tokens from a custom STS. In your scenario, you need to change the custom STS to your Geneva Server.<hr class="sig">Lante, shanaolanxing This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.Fri, 26 Jun 2009 06:27:37 Z2009-06-26T06:27:37Z