• vatfugen
  • NEWBIE
  • 0 Points
  • Member since 2006

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
Hi,
 
    We are trying to implement SSO from our Intranet using the SalesForce Delegated authentication model.  We have covered a lot of steps and seems like are close to having this functionality but are running into the following issue -
 
    When the user clicks on GoTo SalesForce link from our Intranet, we receive the Delegated authentication callback and return true to validate the token.  Next, the users browser displays a blank page with a URL such as the following -
 
 
     It appears that the user session is established, because I can manually change this URL to https://na3.salesforce.com/home/home.jsp and the user is logged in.  But I am not sure how to make the browser automatically endup in this URL.
 
    Thanks for any suggestions,
 
Vijay
Hi,
 
    Can someone please tell how we can test a single sign-on integration with Salesforce.COM site? We would like to setup Salesforce.COM to use its "Delegated Authentication" model for validating passwords.
 
    We have enrolled in the FREE developer edition, however still can't find a way to download AuthenticationService.wsdl file.
 
    Is there an equivalent logout call (perhaps Delegated Logout)?
 
    Kind regards,
 
VJ
Hi,
 
    Can someone please tell how we can test a single sign-on integration with Salesforce.COM site? We would like to setup Salesforce.COM to use its "Delegated Authentication" model for validating passwords.
 
    We have enrolled in the FREE developer edition, however still can't find a way to download AuthenticationService.wsdl file.
 
    Is there an equivalent logout call (perhaps Delegated Logout)?
 
    Kind regards,
 
VJ