MAIF / izanami

Izanami is a centralized versatile feature flag solution, well suited for micro service architectures.
https://maif.github.io/izanami/
Apache License 2.0
189 stars 43 forks source link

#671 : allows to set oauth2.claims with env variable #672

Closed olivierboudet closed 2 years ago

olivierboudet commented 2 years ago

Claims parameter is not allowed by Google OAuth2 and must be empty

With this fix, we can use environement variable OAUTH2_CLAIMS to set as empty the request claims.