Closed insinfo closed 4 months ago
I had the same problem. And everything indicates without regards to authentication. Commenting on the part with authentication, the system works correctly again.
@IbrahimCSAE test if our new setup would solve this as well please
Yes this is fixed @sedghi , closing it
We recently added several recipes for implementing authentication with Keycloak in OHIF. You can find them here:
Describe the Bug
OHIF with OpenID authentication has a bug when modifying the filters, it crashes and starts placing a lot of question points in the URL until the data finishes loading
https://youtu.be/SkxtMPLIp_w
Steps to Reproduce
keycloak 24.0.4 realm
keycloak 24.0.4 realm
```json { "id": "ohif", "realm": "ohif", "displayName": "OHIF", "displayNameHtml": ".env
Dockerfile openresty
server.conf
nginx.conf
app-config.js
docker-compose.yml
The current behavior
crash while loading data and put a bunch of question marks in the URL while loading data
The expected behavior
not crash while loading data and not put a bunch of question marks in the URL while loading data
OS
debian bookworm
Node version
?
Browser
Chrome last version in windows