ConductorOne provides identity governance for SAP GRC. Integrate your SAP GRC instance with ConductorOne to run user access reviews (UARs) and enable just-in-time access requests.
This connector is in beta. This means it’s undergoing ongoing testing and development while we gather feedback, validate functionality, and improve stability. Beta connectors are generally stable, but they may have limited feature support, incomplete error handling, or occasional issues.We recommend closely monitoring workflows that use this connector and contacting our Support team with any issues or feedback.
The connector uses the SAP SOAP API to retrieve role assignment data. Before configuring the connector, you must enable the SOAP API and identify the base URL for your SAP GRC system.
You must have SAP Basis administrator access to complete these steps.
1
In SAP GRC, run the SOAMANAGER transaction.
2
Navigate to Service Administration > Web Service Configuration.
3
Search for web services with the following criteria:
Object Type: Service Definition
Object Name: GRAC*
Then click Search (or press Enter).
4
In the search results, select GRAC_USER_EXISTING_ASSGN_WS.
5
On the Configurations tab, check whether a service and service binding already exist.
If a service and binding are listed, skip to step 11.
If no service or binding is listed, continue with the next step.
6
Click Create Service.
7
In the first step of the Create Service wizard:
Enter GRAC_USER_EXISTING_ASSGN_WS as the service name.
Enter GRAC_USER_EXISTING_ASSGN_WS as the service binding name.
Click Next.
8
In the second step of the wizard:
If you want the SOAP API to be accessible over TLS, change Transport Level Security to SSL (https).
Under Authentication Settings, select User ID/Password under Transport Channel Authentication.
Click Next.
9
Accept the defaults on the next two pages by clicking Next on each, then click Finish.
10
You are returned to the service definition page. Confirm that the State of the new service is Active.
11
In the Actions field of the newly created service binding, click Open Binding WSDL Generation.On the WSDL Generation for Binding screen, scroll down to the WSDL Generation section and click Execute next to the WSDL URL for Binding field.
12
Copy the value from the WSDL URL for Binding field.
If the URL’s hostname is www.sap.com, you must replace it with the hostname and port of your SAP GRC system before opening it. For example:
WSDL URL from dialog: http://www.sap.com:80/sap/bc/srt/wsdl/.../grac_user_existing_assgn_ws?sap-client=100
Your SAP GRC system URL (from your browser’s address bar): https://your-company.com:44301/sap/bc/webdynpro/...
Open the corrected WSDL URL in your browser. When prompted, enter your SAP GRC username and password.
14
In the XML response, find the element <wsoap12:address location="..."> and copy the value of the location attribute.
If the hostname in that URL is www.sap.com, replace it with the hostname and port of your SAP GRC system, as in the previous step.
15
Note the protocol, hostname, and port from the location URL. This is the base URL you will use to configure the connector.For example, if the location URL is https://your-company.com:8001/sap/bc/srt/rfc/sap/..., the base URL is https://your-company.com:8001.
To complete this task, you need the Connector Administrator or Super Administrator role in ConductorOne.
Cloud-hosted
Self-hosted
Cloud-hosted is not supported for the SAP GRC connector. Use the Self-hosted tab to set up this connector.
Follow these instructions to use the SAP GRC connector, hosted and run in your own environment.When running in service mode on Kubernetes, a self-hosted connector maintains an ongoing connection with ConductorOne, automatically syncing and uploading data at regular intervals. This data is immediately available in the ConductorOne UI for access reviews and access requests.
In ConductorOne, navigate to Integrations > Connectors > Add connector.
2
Search for Baton and click Add.
3
Choose how to set up the new SAP GRC connector:
Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with ConductorOne)
Add the connector to a managed app (select from the list of existing managed apps)
Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of ConductorOne users. Setting multiple owners is allowed.If you choose someone else, ConductorOne will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
In the Settings area of the page, click Edit.
7
Click Rotate to generate a new Client ID and Secret.Carefully copy and save these credentials. We’ll use them in Step 2.
Create a namespace in which to run ConductorOne connectors (if desired), then apply the secret config and deployment config files.
2
Check that the connector data uploaded correctly. In ConductorOne, click Apps. On the Managed apps tab, locate and click the name of the application you added the SAP GRC connector to. SAP GRC data should be found on the Entitlements and Accounts tabs.
That’s it! Your SAP GRC connector is now pulling access data into ConductorOne.