cylab-tw / bluelight

a browser-based DICOM viewer
MIT License
117 stars 45 forks source link

oauth2 support #12

Closed DraconPern closed 1 year ago

DraconPern commented 1 year ago

Please add oauth2 or openid connect support to the development roadmap. It's important in real world deployments. Currently I use ohif viewer and it has support for it.

cylien commented 1 year ago

Thank you for your input. The feature of the oauth2 client has been implemented in Raccoon. I have put this issue into our to-do list of BlueLight.

cylien commented 1 year ago

@DraconPern : We are finished merging the oauth2 feature 3f76ad1 into the branch: BLPlugin. In the next step, we will merge it into the master after completing the integration test.