AOT-Technologies / forms-flow-ai

formsflow.ai is an open source forms-workflow-analytics solution framework.
https://formsflow.ai/
333 stars 188 forks source link

formsflow.ai Web Application crashes with Keycloak 25 #2174

Open ilyadrv opened 1 month ago

ilyadrv commented 1 month ago

Bug Report

After updating Keycloak to version 25, formsflow.ai Web Application stopped working. There is a javascript error saying can not initialize Keycloak.

formsflow.ai Version: 5.1.0, 5.3.0, 6.0.2 Browser: any Keycloak version cause error: 25.0.0 and greater. Keycloak version works as aexpected: all before 25

The bug is very persistent and is easy to reproduce. The bug happens both with local and external keycloak instalation

arun-s-aot commented 1 month ago

Hi @ilyadrv , Thank you for bringing this to our attention. We’re aware that our app currently encounters issues with Keycloak version 25, while it works correctly with lower versions.

We’re actively working on addressing this compatibility issue, and we are planning to fix it in an upcoming release. In the meantime, if you are comfortable with it, you’re welcome to update the code to ensure compatibility with Keycloak 25 and submit a pull request. Your contribution would be greatly appreciated and would help us address this issue more swiftly. In that case, please fork the repo and create a PR to develop branch.