Using OAuth Authentication
OAuth requires the authenticating user to interact with SAP SuccessFactors using the browser. The driver facilitates this in various ways as described below.
Custom Credentials
Once you've created your app, you can connect with Custom Credentials.
Web Applications
You need to create an OAuth app to use in the web flow. See Creating a Custom OAuth App for the procedure.
Desktop Applications
You need to create an OAuth app. See Creating a Custom OAuth App for the procedure.
Headless Machines
In the headless OAuth flow, users need to authenticate via a browser on another machine. You need to create a custom OAuth app. See Creating a Custom OAuth App for the procedure.
Creating a Custom OAuth App
See Creating a Custom OAuth App for the procedure. Your new app will contain the OAuthClientId and OAuthClientSecret needed to establish a connection.