Exception: Verikloak::JwksCacheError
- Defined in:
- lib/verikloak/errors.rb
Overview
Raised when JWKs fetching, validation, or cache handling fails.
Causes include HTTP failures, invalid JSON, missing required JWK fields, or receiving 304 Not Modified without a prior cached value.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Verikloak::Error