Skip to content

Draft: Add support for OIDC authentication

Sjoerd Simons requested to merge wip/oidc into collabora/staging

Lava users django allauth, which unfortunatly doesn't support OIDC. Even though OIDC seems to main authentication protocol these days.

Add support for mozilla-django-oidc to support OIDC

Signed-off-by: Sjoerd Simons sjoerd@collabora.com

Merge request reports