keycloak - when importing realm json and you're getting unable import errors.
One of the reason this could happen is due to ''authorizationSettings". And you need to remove those settings as shown below from the realm export json file. After that, you should be able to import it into keycloak realm
Comments