function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
NikhilNikhil 

SSO Implementation using MS Dot Net web service

Hi Forum members,

 

1) I created a Dev Org and enabled SSO in it.

2)Then i downloaded the webservice code to authenticate user fromsalesforce

     http://wiki.apexdevnet.com/index.php/How_to_Implement_Single_Sign-On_with_Salesforce.com

 

3) I hosted this webservice on some webserver (Dot net IIS)

4) Now i have Url of the .asmx file from i can generate WSDL as well http//:.......mywebservice.asmx?wsdl

5) Setting o SSO is in Setup |  Administrator setup |  Security control |Single Sign-On Settings

    

     Now what to put in these

      Delegated Gateway URL  -

 

    It should be "http//:.......mywebservice.asmx?wsdl"   OR "http//:.......mywebservice.asmx"  or          

    something      else

AND

       SAML Enabled  = ?????

 

Please help/guide me if anyone knows about this cause this is too important for one of my deliverable

 

 

Thanks 

Nikhil

SuperfellSuperfell
http//:.......mywebservice.asmx