OpenSlides / openslides-media-service

Media service for OpenSlides 3+
MIT License
0 stars 14 forks source link

OIDC/Auth2 integration #134

Open boehlke opened 1 month ago

boehlke commented 1 month ago

This PR contains a POC for a OIDC/oauth2 integration into OpenSlides. The dev setup is based on keycloak.

bastianjoel commented 1 month ago

Also as a side note. The authentication code changed on main. Maybe we should update the feature branch first and resolve the conflicts here.