The topic explains it all. I'm working with Keycloak as an external identity provider and would like to transfer roles and other claims to the member entity in Umbraco.
I tried to achieve this in OnExternalLogin in configuration, but the claims are not being saved.
Does anyone know how to do it?