Exception: Fluence::Gateway::Auth::MissingHmacSecret

Inherits:
ConfigurationError show all
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

Constructor Details

#initializevoid

Builds the exception with a fixed message pointing to the two supported configuration paths.