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

[management] handle default value during policy schema validation #5095

Closed
tcompiegne opened this issue Feb 17, 2021 · 0 comments
Closed

[management] handle default value during policy schema validation #5095

tcompiegne opened this issue Feb 17, 2021 · 0 comments

Comments

@tcompiegne
Copy link
Member

Some policies have default values into their json schema (ex policy JWT).

These values might not have been stored into the database (because the schema has changed between versions).

We should not throw a "Invalid policy configuration : missing required field" for this specific use-case.

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

No branches or pull requests

4 participants