Symptom
In the Boomi Connector - SuccessFactors – Partner connection, how to check which authentication is used? Is it HTTP Basic authentication or OAuth 2.0 authentication?
Environment
- DELL Boomi Platform
- SuccessFactors ODATA API
- SuccessFactors SFAPI
Cause
Check the authentication in Boomi Connectors
Resolution
With the 2H 2020 Release of the SAP SuccessFactors application, we have announced the sunset of HTTP Basic Authentication for API calls (both SFAPI & OData).
With 1H 2021 SuccessFactors release, new enhancement has been done for SuccessFactors Connector in Boomi to support OAUTH authentication for OData API call.
- ODATA API authentication Mode documentation: Authentication using OAUTH 2.0
- SF Connector Documentation: SAP SuccessFactors HXM Suite Boomi Connector Reference Guide
Image of the SuccessFactors-Partner Connector (Boomi)
How to Identify the Authentication Type in SuccessFactors-Partner Connector (Boomi)
- Basic Authentication:
- In the connector, a Valid Username will be mentioned.
- Password will be in encrypted format
- Oauth 2.0
- If you check in the SuccessFactors-Partner Connector (Boomi) the below details will be mentioned.
- OAuth2 Client Id
- X.509 Private Key
- OAuth2 SAML Assertion Field
- OAuth2 SAML Assertion
- If you check in the SuccessFactors-Partner Connector (Boomi) the below details will be mentioned.
**Note: SF OAuth connection in Boomi is only supported when using SuccessFactors connector, for HTTP connector it's not supported.
See Also
KBA##2978172 - OAUTH authentication mode in Boomi for SuccessFactors Connector (SuccessFactors-Partner Connector)
KBA##2951815 New version of SAP SuccessFactors connector release in DELL Boomi with new feature as OAUTH authentication mode SFAPI/ODATA API)
Keywords