HomeSoftware Heritage

django.utils.oidc_user_from_decoded_token: Relax fields constraint

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

Description

django.utils.oidc_user_from_decoded_token: Relax fields constraint

In some application, those user fields might not be filled in. As it's not enforced by
keycloak, relax such constraint.

Related to T2858

Commit No Longer Exists

This commit no longer exists in the repository.