✨(oidc) add django-oauth-toolkit w/ configuration
This allows to use `people` as an identity provider using OIDC and local users. This commit is partial, because it does not manage a way to create "local" users and the login page is the admin one, which can't be used for non staff users or login with email.
This commit is contained in:
1
src/backend/mailbox_oauth2/apps.py
Normal file
1
src/backend/mailbox_oauth2/apps.py
Normal file
@@ -0,0 +1 @@
|
||||
"""People application to allow OAuth2 authentication with OIDC provider using mailbox."""
|
||||
Reference in New Issue
Block a user