Account linking requires its own persister to store data of the linked accounts per user.
The persister is configured only once and it is used for all clients.
To avoid insistencies with the persister, a User Change Event Listeners must be configured. This listener guarantees that changes on a user, e.g. username, are correctly propagated to the persisted account link data.