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

Enhancement: appsettings.json - boolean data type inconsistencies #17830

Closed
leonkosak opened this issue Oct 10, 2023 · 1 comment · Fixed by #17832
Closed

Enhancement: appsettings.json - boolean data type inconsistencies #17830

leonkosak opened this issue Oct 10, 2023 · 1 comment · Fixed by #17832
Assignees
Milestone

Comments

@leonkosak
Copy link
Contributor

Go through all appsettings.json files (open-source and Commercial) and you can see that boolean properties hold value as they should (true/false) and sometimes as string (e.g. "false" - for instance for AuthServer:RequireHttpsMetadata).

What do you think @maliming?

@hikalkan hikalkan added this to the 8.0-preview milestone Oct 10, 2023
@leonkosak
Copy link
Contributor Author

Thank you @hikalkan and @maliming for adding this in 8.0-preview milestone.
Please also check if there are numbers as strings inside all appsettings.json.

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

Successfully merging a pull request may close this issue.

3 participants