HomeSoftware Heritage

django/models: Map keycloak groups to django ones in OIDCUser model

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

django/models: Map keycloak groups to django ones in OIDCUser model

Add support for mapping Keycloak groups to Django ones in OIDCUser
model by overriding the groups member of Django base User model.

It enables to manipulate user groups declared in Keycloak using
Django standard User model API.

Details

Provenance
anlambertAuthored on May 20 2022, 11:52 AM
anlambertPushed on May 20 2022, 1:46 PM
Differential Revision
D7867: django/models: Map keycloak groups to django ones in OIDCUser model
Build Status
Buildable 29504
Build 46100: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.