aklivity / zilla

🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka® via declaratively defined, stateless APIs.
https://docs.aklivity.io/zilla
Other
511 stars 48 forks source link

Ignore case when evaluating enums #1109

Open vordimous opened 3 weeks ago

vordimous commented 3 weeks ago

Is your feature request related to a problem? Please describe. providing the sasl.mechanism: SCRAM-SHA-256 throws an error that the mechanism is invalid and must be scram-sha-256.

Describe the solution you'd like Handle different cases for enums like sasl.mechanism: SCRAM-SHA-256