Skip to content

Latest commit

 

History

History
119 lines (63 loc) · 4.27 KB

File metadata and controls

119 lines (63 loc) · 4.27 KB

Delete Users

As an administrator, you can delete users from your subaccount. When you delete a user, you also delete the user's role collection assignments.

You have the required authorizations.

For more information, see Security Administration: Managing Authentication and Authorization or Role Collections and Roles in Global Accounts, Directories, and Subaccounts.

All users in the subaccounts of SAP BTP are shadow users. As an administrator, you might want to clean up users from your subaccount. Or for data protection and privacy reasons, it might be a legal obligation that administrators delete shadow users who belonged to employees who left the company. For more information, see Working with Users.

It's also possible to delete users using APIs. For more information, see the related links.

Keep in mind that you also delete the user's role collection assignments.

Remember:

When you delete a user at the Cloud Foundry level, SAP BTP doesn’t delete the corresponding shadow user at the subaccount level.

When you delete a user at the subaccount level, ensure that you delete the user at the Cloud Foundry level too. Otherwise, if the Cloud Foundry user logs on again, the system automatically creates the corresponding user at the subaccount level.

So ensure that you delete the shadow users on all levels.

For more information, see About User Management in the Cloud Foundry Environment.

Caution:

You cannot undo the deletion of a user.

  1. Open the SAP BTP cockpit.

  2. Go to your global account, directory, or subaccount (see Navigate in the Cockpit).

  3. Choose Security > Users.

    Note:

    For directories, choose Users. There is no Security menu item.

  4. Choose from the following options:

    Options

    Procedure

    Delete a single user

    1. Select the row of a user.

    2. Choose 🗑️.

    Delete multiple users

    1. Choose Select multiple users and select users (see the related link).

    2. Choose Delete.

Related Information

Working with Users

Deletion

Delete Shadow Users for Data Protection and Privacy Using APIs