Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance mandatoryness of properties for DtrSecurityConfiguration and ErpAdapterConfiguration #455

Open
tom-rm-meyer-ISST opened this issue Jun 17, 2024 · 0 comments
Labels

Comments

@tom-rm-meyer-ISST
Copy link
Contributor

As an operator of the PURIS application ,
I want to be aware of interdependencies between parameters ,
so that I can easier configure my application.

Hints / Details

  • currently we have an enabled or disabled parameter for the following things:
    • DtrSecurityConfiguration
    • ErpAdapterConfiguration
    • IDP configuration in frontend
  • in helm one can define conditional mandatoryness as provided in this comment
  • spring configuration maybe has futher ways to define mandatoryness of properties as discussed here or in dev documentation.

Outcome / Acceptance Criteria

Outcome

  • ...

Acceptance Criteria

  • helm chart fails if dependent properties are empty (minor version update) (MUST)
  • spring applicaiton can handle dependent properties to be empty (minor version update) (CAN)

Out of Scope

  • ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant