Skip to content

Commit 9acb993

Browse files
committed
✨ [#521] Add step for OIDC configuration
1 parent a9d5ef1 commit 9acb993

File tree

1 file changed

+1
-0
lines changed
  • backend/src/openarchiefbeheer/conf

1 file changed

+1
-0
lines changed

backend/src/openarchiefbeheer/conf/base.py

+1
Original file line numberDiff line numberDiff line change
@@ -659,4 +659,5 @@
659659
SETUP_CONFIGURATION_STEPS = [
660660
"zgw_consumers.contrib.setup_configuration.steps.ServiceConfigurationStep",
661661
"openarchiefbeheer.config.setup_configuration.steps.APIConfigConfigurationStep",
662+
"mozilla_django_oidc_db.setup_configuration.steps.AdminOIDCConfigurationStep",
662663
]

0 commit comments

Comments
 (0)