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

[#294] add django-setup-configuration support for mozilla-django-oidc-db #298

Merged
merged 4 commits into from
Dec 10, 2024

Conversation

SonnyBA
Copy link
Contributor

@SonnyBA SonnyBA commented Dec 4, 2024

Fixes #294

Changes

Allows users to configure mozilla-django-oidc-db through django-setup-configuration.

@SonnyBA SonnyBA force-pushed the issue/294-django-admin-oidc-setup-config branch from 736e5b9 to eae66ec Compare December 4, 2024 11:26
@SonnyBA
Copy link
Contributor Author

SonnyBA commented Dec 4, 2024

I branched this branch from this PR as that will introduce some changes required for this PR (the Dockerfile and docker-compose set up, documentation).

Edit: this link can be used to compare the actual differences whenever the linked PR is merged
Edit: The token configuration PR was merged, this page should now only list changes compared to master

@SonnyBA SonnyBA force-pushed the issue/294-django-admin-oidc-setup-config branch 2 times, most recently from 07678eb to 968bc4b Compare December 4, 2024 15:08
@SonnyBA SonnyBA force-pushed the issue/294-django-admin-oidc-setup-config branch from 968bc4b to 3e620fc Compare December 5, 2024 12:42
@SonnyBA SonnyBA self-assigned this Dec 5, 2024
@SonnyBA SonnyBA marked this pull request as ready for review December 5, 2024 12:55
Copy link
Contributor

@Coperh Coperh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@SonnyBA SonnyBA merged commit b9dd5f8 into master Dec 10, 2024
17 checks passed
@SonnyBA SonnyBA deleted the issue/294-django-admin-oidc-setup-config branch December 10, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Admin-OIDC configuration via django-setup-configuration
3 participants