fusionauth-issues
fusionauth-issues copied to clipboard
JSON from a Connector - should we allow unknown properties?
trafficstars
Review JSON deserialization from a generic connector
Description
We should verify if we are intending to disallow unknown properties in the JSON from a connector.
https://github.com/FusionAuth/fusionauth-site/issues/1211
In general in a production runtime we want to allow unknown parameters so that we are more backwards compatible. So we need to review the JSON deserialization configuration for a generic connector. See above doc issue for reference.
- https://github.com/FusionAuth/fusionauth-issues/issues/1583
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
Additional context
Add any other context about the problem here.