Use the single sign-on (SSO) configuration JSON file to define the assertion consumer services in SAP SuccessFactors for the subaccount in SAP BTP and for each extension application you have deployed in SAP BTP that is extending the SAP SuccessFactors system functionality.
The content of the JSON file must be up to 5120 characters without spaces.
Parameter |
Description |
---|---|
|
The name of the system you have registered in the global account in SAP BTP Rules/Guidelines The name must be the same as the one defined during the system registration in the global account. See Register an SAP SuccessFactors System in a Global Account in SAP BTP.
|
|
(Optional) This is a list of the logout URLs. A logout URL is the absolute URL that corresponds to the URL of the application router with the appended value of the
|
{ "systemName": "MY_SYSTEM", "logoutURLs": ["https://my-first-site.com/logout", "https://my-second-site.com/logout"] }