Actions
Idea #19843
openarv-federation-migrate supports LoginCluster type migrations
Start date:
Due date:
Story points:
2.0
Description
When a satellite cluster changes its LoginCluster
configuration, the previous accounts are no longer accessible and the accounts from the new login cluster could have the same username of some of the old ones. This could lead to issues when the satellite cluster attempts to cache the remote users into their local database.
The arv-federation-migrate
should be able to notice the accounts from the old login cluster and list them on its report so that they could be merged with the new ones, resolving any username collision that might be present.
Actions