coronasafe / teleicu_middleware

Middleware to help tunnel CCTV Streams and ONVIF APIs for TeleICU.
MIT License
3 stars 14 forks source link

Adds OpenID based authentication #41

Closed vigneshhari closed 2 years ago

vigneshhari commented 2 years ago

Adds OpenID Endpoints that render the public key for the JWKS. This makes it easier to configure and rotates keys and necessary and creates an authentication system that creates trust based on the host. This endpoint requires rigorous security review and should not be merged without authorization.