HomeSoftware Heritage

auth/backends: Add DRF bearer token authentication using OpenID Connect

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

Description

auth/backends: Add DRF bearer token authentication using OpenID Connect

This backend for Django REST Framework enables to authenticate users through the
use of bearer tokens (provided by Keycloak) sent in HTTP request headers.

Closes T2249

Commit No Longer Exists

This commit no longer exists in the repository.