Skip to main content
Configuration for JWT verification when RBAC authorization is enabled on AgentOS.

Import

Parameters

Usage

Algorithm Options

Examples

Using RS256 (Asymmetric)

Using HS256 (Symmetric)

Using JWKS File

The JWKS file should follow the standard format:

See Also