Andrea Peruffo

Results 396 comments of Andrea Peruffo

I'll try to summarise here thoughts on this topic: What is needed to keep pickling working seamlessly in the scala.js world we will need: 1- a compiler plugin to substitute...

:+1: :+1: :+1:

It take me more time to fix all copy pasted errors made at first then to have new Reflect working in Akka.Js Great work guys thanks!

I totally agree with the developer documentation stuff, although it looks like the project is young enough to make an early breaking change that will ease the future development (and...

this drive me to spread around test related code, but if this is the only way to go ok thanks.

@ADiTuri are you using the Quarkus or WildFly distribution? For Quarkus you can start with `start-dev` command, for WildFly you need to follow this documentation: https://www.keycloak.org/docs/16.1/server_installation/

Hi @manu11th , I do believe that this is the actual behaviour of the keycloak distribution itself, and is not something introduced by the operator. Do you want to elaborate...

Hi @ctron , thanks for this issue, I'm failing to reproduce it, would you mind sharing a demo realm similar to the one you are importing?

Hi @magalhaes-andre , thanks for opening this one, I have troubles trying to test this, can you please provide some examples to help me reproduce the issue? From a first...

@magalhaes-andre can you try to export the Keycloak configuration after you have set it up through the UI? e.g. using the export ustility: https://github.com/keycloak/keycloak-documentation/blob/main/server_admin/topics/export-import.adoc