maykinmedia / mozilla-django-oidc-db

Database-backed settings for mozilla-django-oidc, with modified unique identifiers for users
MIT License
4 stars 0 forks source link

As devops, I want to provide settings via the environment and disable the admin UI #69

Open joeribekker opened 8 months ago

joeribekker commented 8 months ago

The original library uses environment variables. In case environment variables for OIDC are set, this whole admin page should be disabled, a message showing "These settings are managed by your organization." and ofcourse the OIDC environment variables should be used INSTEAD of the database values.

The values passed in the environment should be shown on the page.

sergei-maertens commented 7 months ago

See https://github.com/maykinmedia/django-setup-configuration/issues/1