Files
django-lasuite/tests/oidc_resource_server/__init__.py
Quentin BEY e8a56a2960 (oidc) add the authentication backends
This provides:
 - the OIDC authentication backend we use on our project to allow
   connection via OIDC
 - the OIDC authentication backend for URLs to expose via Resource
   Server
2025-04-03 17:03:23 +02:00

2 lines
34 B
Python

"""Core resource server tests."""