We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d5ef1 commit 9acb993Copy full SHA for 9acb993
backend/src/openarchiefbeheer/conf/base.py
@@ -659,4 +659,5 @@
659
SETUP_CONFIGURATION_STEPS = [
660
"zgw_consumers.contrib.setup_configuration.steps.ServiceConfigurationStep",
661
"openarchiefbeheer.config.setup_configuration.steps.APIConfigConfigurationStep",
662
+ "mozilla_django_oidc_db.setup_configuration.steps.AdminOIDCConfigurationStep",
663
]
0 commit comments