Add the SAP SuccessFactors Connector
Authenticate to SAP SuccessFactors
After you add the connector, you need to set the required properties.- URL: Enter the URL for the server that hosts your instance of .
- Company Id: Enter the unique identifier (Id) for your company, which is required in order to authenticate.
Basic
OAuth Client
To connect with OAuth custom credentials, specify the following properties:- Auth Scheme: Select OAuthClient.
- User: Enter the username that you use to authenticate to your account.
- OAuth Client Id: Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.
- OAuth Client Secret: Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.
OAuth with Security Assertion Markup Language 2.0
To connect via OAuth authentication with Security Assertion Markup Language (SAML) 2.0, specify the following properties:- Auth Scheme: Select OAuthSAML2.
- User: Enter the username that you use to authenticate to your account.
- OAuth Client Id: Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.
- Private Key: Enter the private key that is required for OAuth authentication.
- Private Key Type: Select the private-key type that is required for OAuth authentication. The default type is PEMKEY_FILE.
Azure Active Directory
To connect with single sign-on via Azure Active Directory, specify the following settings:- Auth Scheme: Select AzureAD.
- SSO Properties: Enter the single sign-on (SSO) properties that you want to use (for example, SSOProperty1=Value1;SSOProperty2=Value2;…).
- SSO Exchange URL: Enter the URL that should receive the SAML response and exchange it for service-specific credentials.
Complete Your Connection
To complete your connection:- Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
- Connect to to connect to your account.
- Click Create & Test to create your connection.