Skip to Content

Security Provider - SuccessFactors Password

The SuccessFactors Password security provider is a forms-based user authentication scheme. User-supplied credentials are validated using the SuccessFactors SOAP API.

Configuration

Parameters

The SuccessFactors Password security provider defines the following parameters:

Default Value Description
InstanceApiUrl SuccessFactors SOAP API root URL. The URL depends on the data center hosting the SuccessFactors instance. See http://scn.sap.com/docs/DOC-65363 for more information.
CompanyId The SuccessFactors company identifier.

Note

The URL should not include the path (e.g. /sfapi/v1/soap). Vinyl will append the path.

Known Issues and Limitations

The SuccessFactors Password security provider can only validate credentials within a single company.