This project for OHIF Viewer that use keycloak as IAM. I have custom auth API that can authteticated and authorized access to OHIF Viewer This proxy replacing keycloak to use custom API
- Clone this repoitory
- Modify the .env to your environment
- Modify the OHIF Viewer config.js suitable for your environment
- docker compose up --build
- (Optional) Put Nginx in front of the proxy and use SSL to gain the https access
- Open OHIF Viewer