This command removes an extension application from the list of authorized assertion consumer services for the SAP SuccessFactors system associated with the specified subaccount.
SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.
For more information, see SAP Note 3351844.
This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform
↗️ .
To be able to use this command, you need the following platform scopes to be specified for your custom platform role:
-
readExtensionConfigurations
-
manageExtensionConfigurations
For more information, see Platform Scopes and Manage Custom Platform Roles in the Neo Environment.
neo hcmcloud-disable-application-access --application <extension_application> --application-type <extension_application_type> --account <extension_subaccount_technical_name> --user <e-mail_or_user> --host <host>
To list all parameters available for this command, execute neo help hcmcloud-disable-application-access
in the command line.
Required |
|
---|---|
|
The name of the extension application for which you are deleting the connection. Cases:
|
|
The type of the extension application for which you are deleting the connection
|
|
Subaccount technical name
|
|
Enter a region host
|
|
To protect your password, enter it only when prompted by the console client and not explicitly as a parameter in the properties file or the command line.
|
|
Use your email, SAP ID or user name
|
To remove a Java extension application from the list of authorized assertion consumer services for the SAP SuccessFactors system associated with a subaccount located in the United States (US East), execute:
neo hcmcloud-disable-application-access --application <my_application> --application-type java --account <my_extension_subaccount> --user <[email protected]> --host us1.hana.ondemand.com
The command removes the entry for the application from the list of the authorized service provider assertion consumer services for the SAP SuccessFactors system associated with the specified subaccount. If entry for the extension application does not exist the command will fail.