Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor base configuration class #45

Open
SilviaAmAm opened this issue Apr 8, 2022 · 0 comments
Open

Refactor base configuration class #45

SilviaAmAm opened this issue Apr 8, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SilviaAmAm
Copy link

Currently this abstract model: https://github.com/maykinmedia/mozilla-django-oidc-db/blob/master/mozilla_django_oidc_db/models.py#L93
contains fields to configure the URLs of the OIDC provider and also the fields for the specific OIDC clients (OIDC client ID / secret / hint).

Since there can be multiple clients in use (for example DigiD, DigiD Machtigen, eHerkenning...), this model should be split so that there is no need to re-configure the URLs for every client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant