Joseph Garrone
Joseph Garrone
Hello @giorgoslytos, Unfortunately functions can't be ported automatically to the kcContext because we can't know with which arguments they have to be called. For functions that do not requires arguments...
Hey @giorgoslytos, I'm now in a good place to implement this, maybe we could schedule a quick call so you can give me a bit more context so I'm sure...
Thank you for your answer @giorgoslytos ! I did some progress yesterday, we can now consume the accountv3 API so this should make things much easyer. https://docs.keycloakify.dev/account-rest-api This is still...
I need to implement this ASAP!
Hello @Datayama38, As @ddecrulle mentioned, I'm not sure how [this component](https://github.com/betagouv/preuve-covoiturage/blob/main/app-front/src/components/common/Modal.tsx) could have worked without `"use client";`. It's puzzling because using `useIsModalOpen` inherently requires the component to be client-side. You'll...
Bonjour @pierrelemee, Si tu me donne un repo de reproduction avec les commands exactes a entrer pour reproduire je peut regarder.
Hello @patmoshosting, The documentation is somewhat missleading. I souldn't have named this "extra pages". It's not possible to add extra steps to the authentication process just at the theme level....
Thank you for reporting. When you say default theme, are you refering to the default theme of Keycloak 25? Because the Keycloak base theme mirrors the default theme of Keycloak...
Ok I see, thanks for your insights, I'll see if I can fix that
Well, I guess I'll focus on supporting login v2. Seems like the best use of my time right now. Unless you tell me that this is really a blocker for...