Motouom Victoire

Results 21 comments of Motouom Victoire

Hello, @col-panic. Normally, KC-CLI works solely with JAVA v21. if you are encountering these issues, try changing your JAVA version to version 21 and then try again. I used your...

Hello @mtthwcmpbll Thank you for reporting the issue. For now, the workaround could be to delete it completely from your config and run the import. Then, in a second run,...

@jirutka Please would you mind using the latest version of keycloak with the corresponding KC-CLI version? it worked on our side here. config example ```json { "realm": "my-realm", "internationalizationEnabled": true,...

> There is the property `messageBundles` in config-cli that can be used to import localizations. See: https://github.com/adorsys/keycloak-config-cli/blob/f9e365561231c40596428dcdad96024704fe492c/contrib/example-config/moped.json#L996C4-L996C18 > > What is the recommended way to import localization texts? Yeah this...

> > Shouldn’t keycloak-config-cli use the same schema as Keycloak export? There’s no property `messageBundles` in the realm export generated by Keycloak 26. The correct property is `localizationTexts`. > >...

Hello @thomasdarimont. Did you do any progess on this ticket or should we work on this. If yes, we will start reseaching on how to infer a json schema from...

Hello @thomasdarimont I have already done most of the validations config and editing, I just have a few other validations(specific validations to add. I wish to ask if you have...

Yes @thomasdarimont, i have tried it already and it is working, Even on vs code. i was wondering if there was a way we could integrate the schema in the...

Hello @thomasdarimont, @Thendo20 , @AssahBismarkabah please can you review this #1331? I will close the last PR(#1268).