Resources Cleanup for Deleted Organizations¶
When you delete an organization in WSO2 Identity Server, its associated data remains in the database. To permanently remove this data, use the cleanup scripts provided by WSO2.
Run the cleanup¶
- Clone the organization resource cleanup repository.
- Navigate to the
7.2.0folder in the cloned repository. - Open the
README.mdin that folder. - Follow the instructions in the README to run the cleanup script.
Note
Make sure to run the cleanup script on off-peak hours, as it may take some time to complete depending on the amount of data to be cleaned up.