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
Durai MuruganDurai Murugan 

sso with SAML

Hi,

We are planing to integrate my web application with salesforce. We have account in salesforce. Actually  our plan is , the salesforce user login from salesforce into my website using salesforce credetial(via sso SAML). How can i do this ? Our site developed by PHP. what we will setup do our site. Can you please give brief explanation.

​Thanks
Rahul_kumar123Rahul_kumar123
Hi Durai,

You can use OneLogin’s open-source SAML toolkit for PHP to enable single sign-on (SSO) for your app via any identity provider that offers SAML authentication.Please refer the below link for the process of implementation. I hope it will be helpful.

Best Regards
RahulKumar