Introduction
In this blog, we will learn how to create RestAPI role services from SAP Commissions Portal to authenticate Auth Token, please follow below steps to configure
Before you continue, ensure you have met the following requirements:
Step 1: Log in to SAP Commission Portal
https://<tenantid>.callidusondemand.com/SalesPortal/
Step 2: Sales Performance Home page will be landed
Step 3: Click on Roles, you will see Callidus Portal (+) for creating a new role
Step 4: Create your own custom Role Name
Step 5: Notification is seen at the top of the screen after creation
Step 6: After creation, Permissions will be blank and will have to be assigned, Click on Permission Add button
Step 7: Select Administration from the drop-down and enable Security Actions
- Manage All Security
- Manage Security Principals
- Manage Security Roles
Step 8: Permissions are added to RestAPIv2 role
Conclusion: User needs to have SAP Commission RestAPI role to authenticate any Rest Calls to make
Next Part 2: How to assign RestAPI role to a user (Link)