buzzfeed / sso

sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
MIT License
3.07k stars 187 forks source link

sso_auth: configuration typo #327

Closed Jusshersmith closed 2 years ago

Jusshersmith commented 2 years ago

Problem

A typo in auth/configuration.yml is preventing METRICS_STATSD_* environment variables from being registered, resulting in the default always being used.

Solution

mapstructrue -> mapstructure 🥲