How to Connect Sap Sales Cloud & IAS SSO
Title: How to create a single sign-on between Sales Cloud and Cloud Identity Services (IAS)
Had a great time playing with new AUTH system for SAP cloud environments , and I had to connect (2) systems with SSO here is the detail how to:
Objective: To guide users to Enable Single Sign-On (SSO) in SAP Sales Cloud by integrating it with SAP Cloud Identity Services (IAS) as the Identity Provider (IdP).
Scope: To implement SSO in SAP Sales Cloud with SAP Cloud Identity Services (IAS) as the IdP, you need expertise in SAP Sales Cloud administration, SAML configurations, and IAM principles.
Equipment/Tools:
- Web Browser (Chrome, Firefox, etc.)
- Web Development Tools (Visual Studio Code)
Procedure:
- Log in to your SAP Cloud Identity Provider account with your admin user.
- From the Left Panel, Navigate to Application and Resources Tenant Settings.
- Choose SAML 2.0 Configuration.
- On the new Screen, Click on Download Metadata File. Note This Metadata is needed when you setup the trust in your SAP Cloud for Customer.
- Login to your SAP Cloud for Customer system.
- Navigate to the following work center view.
| Work Center | ADMINISTRATOR |
| View | COMMON TASK |
- Choose Configure Single Sign-On.
- Download SP Metadata file.
Note
This Metadata file is needed when you setup the trust in your SAP Cloud Identity Provider.
- In the General Pane. Check the Manual Identity Provider.
- Under the section, Single Sign-On URL Handling, select the URL sent to Employee as Non-SSO URL and SSO URL.
- Choose Identity Provider tab.
- Click on New Identity Provider tab. In the pop-up window, import the Metadata file of your SAP Cloud identity provider.
- Enter an Alias name for your SAP Cloud identity provider.
- Click Save.
- Choose Activate Single Sign-On and choose OK on the pop-up dialog box that appears.
- Log in to your SAP Cloud Identity Provider account with your admin user.
- Click on Applications tile to create your SAP Cloud for Customer application.
- Click on Add and enter your SAP Cloud for Customer system name.For Example: C4C-CPQ / Sales Cloud / . . .
- Click Save.
- In the new Screen, Click on Home URL and enter your C4C SSO URL.For Ex: https:// <yourTenant>.sso.lab.sdesign.com
- Click Save.
- In the Trust, Choose SAML 2.0 Configuration and Import the C4C metadata file you have downloaded earlier.
- Click Save.
- Configure Name ID Attribute as Subject Name Identifier.
- Click Save.
- Configure Default Name ID Format as Unspecified.
- Click Save.
- Go Back to the Home Page and Navigate to Users & Authorizations Import User.
- Create a CSV file for all the Sales Cloud users you want to enable SSO.
- Choose Import.
- Choose Send E-mails and Click Send.
- Activation E-Mail to all the user will be triggered.
Note
Once the user set their password for the IdP, they can login SAP Cloud for Customer using the SSO URL.
0 Comments