Skip to content

Commit

Permalink
✨ [#4788] Add ConfigurationStep for Admin OIDC login
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbal committed Dec 9, 2024
1 parent 19e9511 commit 30b80c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/openforms/conf/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -1210,6 +1210,7 @@
# DJANGO-SETUP-CONFIGURATION
#
SETUP_CONFIGURATION_STEPS = [
"mozilla_django_oidc_db.setup_configuration.steps.AdminOIDCConfigurationStep",
"zgw_consumers.contrib.setup_configuration.steps.ServiceConfigurationStep",
"openforms.contrib.objects_api.setup_configuration.steps.ObjectsAPIConfigurationStep",
"openforms.registrations.contrib.zgw_apis.setup_configuration.steps.ZGWApiConfigurationStep",
Expand Down

0 comments on commit 30b80c6

Please sign in to comment.