Added a reminder for users about Authentication Configuration
Added a rebuild reminder for saving the changes in defect dojo authentication, some users may not think about it when realizing changes and it can prevent them from opening future issues about this problem.
Should not be definitly rebuil, it should be restart. And keep in mind different installation types have different process.
You should create or against dev
Tried 4 different methods, only worked after rebuild, did some restarts on my instance and the config hasn't updated
Can you first describe your environment? Could be that you are using wrong approach of changing the configuration.
Agreed with @dsever I am not sure how it works with helm, but with docker-compose, there is an external settings file for the sole purpose of updating configs without needing to rebuild
https://github.com/DefectDojo/django-DefectDojo/tree/master/docker/extra_settings
Agreed with @dsever I am not sure how it works with helm,
With helm even simpler https://github.com/DefectDojo/django-DefectDojo/blob/master/helm/defectdojo/values.yaml#L13
It definitely works without rebuilding the docker files. I have set the configuration for Azure AD while deploying the Helm chart and it works as expected.
@murilo-melo-caramelo thank you for the PR, but I don't see this one getting merged.