Hi,

I use a Role Mapper on an Identity Provider but it's not working as expected :
- If the account does not exists and Identity Provider Auth is used to create a new account, Role is applied to the newly created keycloak account.
- But if an account already exists and that I use the Identity Provider Association, the Role is not applied to the already existing keycloak account and the mapper has no effect, leaving the account in a unconsistent state for me...

Is it a normal behaviour, is it fixed in latest releases (I use 1.7.0) ??

Thanks, Jérôme.