8876294a72
The exported realm json file includes a field named "KeycloakVersion", which is assigned Version.Version. In community edition, Version.Version is identical to Version.KeycloakVersion. If we rebrand product based on keycloak project, Version.Version will be Product version, while keycloak codes expect exported realm file including KeycloakVersion for normal migrating. For RHSSO product, there are somes codes in class MigrationModelManager for converting the right KeycloakVersion. From semantic point, a field named "KeycloakVersion" should be assigned variable named "KeycloakVersion". |
||
---|---|---|
.. | ||
src | ||
pom.xml |