BinghamtonUniversity / IAMBing

A Highly Configurable Identity & Access Management (IAM) Engine
MIT License
3 stars 0 forks source link

"Merge Identity" needs to be implemented #3

Closed timcortesi closed 2 years ago

timcortesi commented 2 years ago

Should be able to select another identity (source identity) to merge into the current (target) identity. This will then move all of the following from the source identity into the target identity:

If the "Delete Source Identity" box is checked, the source identity should be deleted.

alikemaltanriverdi commented 2 years ago

Commit https://github.com/BinghamtonUniversity/IAMBing/commit/dbc3fc8773f792d3b8025b63b8be3397dbb06bcb addresses the issue

timcortesi commented 2 years ago

Looks good. Marking as closed / complete