Sun OpenSSO Enterprise 8.0 Developer's Guide

Deleting an Identity Profile

The delete REST interface will remove the identity profile (defined as the value of the identity_name parameter) from the user data store. The URL needs to be populated with the following information.

The following URL would delete the rest_user profile previously created.


http://OpenSSO-host:OpenSSO-port/opensso/identity/delete?identity_name=rest_user
&identity_type=user
&admin=AQIC5wM2LY4SfcxCWBCNON1gTsaMaHISbYmTyYosv8pCPVw=@AAJTSQACMDE=#

Use the search REST interface to verify the deletion.