Have succesfuly updated our spnego setup on a development box to the new add-on version attached to SAP note 1457499 .
Now that the User mapping is a little simpler I'm going to going to use mapping mode of 'principal only' with 'logon_id' as the source. This means we no longer need to maintain a custom attribute defined with ume.admin.addattrs (krb5principalname). Now I'm just trying to work out how to clean-up the old spnego config and cleanly remove all the data previously maintained under krb5principalname.
Does anyone know ->
-Where is the data for any custom ume.admin.addattrs attributes is stored (what table/s)?
-If I remove our custom attribute from ume.admin.addattrs in config tool, does that remove the data or just leave it laying about somewhere in the database?
Note - system is dual stack with the UME datasource in the ABAP backend (dataSourceConfiguration_abap.xml)
Thanks
Daniel
Edited: fixed note number