Exception: Fluence::Gateway::Auth::MissingHmacSecret
- Inherits:
-
ConfigurationError
- Object
- StandardError
- Error
- ConfigurationError
- Fluence::Gateway::Auth::MissingHmacSecret
- Defined in:
- lib/fluence/gateway/auth/errors.rb
Overview
Raised by Configuration#hmac_secret when no secret has been
configured and the GATEWAY_HMAC_SECRET environment variable is
unset. The message tells the operator exactly which knobs to set.
Instance Method Summary collapse
-
#initialize ⇒ void
constructor
Builds the exception with a fixed message pointing to the two supported configuration paths.
Constructor Details
#initialize ⇒ void
Builds the exception with a fixed message pointing to the two supported configuration paths.