Single Sign-on with SalesForce.com
We are looking at using some of the saleforce.com service, one thing I
need to know is whether or not it will work with our single sign-one
provider. Essentially what happens currently is a user accesses one of web
applications and then if they arent authenticated it redirects them to our
logon page and then sets a cookie with there encrypted auth information in
it. Unfortunately we arent using ADFS. So someone recommended to that I
use this tutorial
http://www.codeproject.com/Articles/56640/Performing-a-SAML-Post-with-C
Which would just create an assertation and then POST it to the salesforce
service.
Would this work? If not how do I go about authenticating my users without
creating a web services and having to upgrade to delegated or
authentication provides method for salesfroce?
No comments:
Post a Comment