When you integrate your website with another site, it can use the single sign on private key so that users who are logged in to your site do not need to enter different logins when they access the external site through links on your Blackbaud Internet Solutions site. Users can click unique links from a Blackbaud Internet Solutions page to access secured non-Blackbaud Internet Solutions pages without entering user name and password information for the non-Blackbaud Internet Solutions pages.
1. | Under Single Sign On, enter a private key that an external system can use to decrypt user IDs that it accesses through the GetUserID.ashx endpoint in the Blackbaud Internet Solutions API. The external system can use the user IDs so that users who are logged in to your site do not need to enter different logins to access the external site through links on your Blackbaud Internet Solutions site. |
To determine user IDs, the external system accesses the GetUserID.ashx endpoint with a return URL in the query string. The endpoint redirects website users to the return URL and uses several query string parameters to securely determine their user IDs.
2. | To save the settings, click Save. |