I have read about KeyCloak, and found that keycloak client redirect uris must not contain an uri fragment (with symbol “#” ). But Jmix app url always have "# " fragment (like /#main/task) .This is cause of above problem.
I don’t know how to fix this issue! Please help us!