Exception: Fluence::Gateway::Auth::ConfigurationError

Inherits:
Error
  • Object
show all
Defined in:
lib/fluence/gateway/auth/errors.rb

Overview

Raised for any invalid gem configuration: user_model, scope_name, subject_column, on_missing_user, or missing HMAC secret. Subclasses narrow the failure down to a single setting — all inherit from Error, so callers can rescue at any granularity.