Hi
we have a few LDAP federations integrated into the Keycloak(version 11). LDAPs manage by different departments and operations like user delete or username update are quite often. But as I can see, such types of users(deleted users or username has been changed) still exist in the Keycloak.
Is it possible to delete users from Keycloak which not exist in the federation anymore during synchronization or some other process(or maybe call admin client etc) and how I can do that?
Thank you for your help!