maykinmedia / mozilla-django-oidc-db

Database-backed settings for mozilla-django-oidc, with modified unique identifiers for users
MIT License
4 stars 0 forks source link

:construction: [#45] Initial changes for endpoints config #47

Open stevenbal opened 2 years ago

stevenbal commented 2 years ago

replacement for https://github.com/maykinmedia/mozilla-django-oidc-db/pull/46

Should implement a regular models.Model containing the endpointsconfig, allowing this to be linked to with a foreign key. This allows admins to easily switch between configs, and possibly re-use endpointconfigs between different OIDC configurations (i.e. OpenForms)