Closed
Description
It doesn't appear like the configuration section is being properly bound at all. This causes updated values not being read at all, and we're just being returned the old cached values instead.
This could be considered a more serious issue, as it requires the application to be restarted every time an api key or api secret needs to be rotated, effectively causing down-time.