Asymmetric

RS256 AgentOS RBAC examples for generated keys, custom scope mappings, and WorkOS-issued tokens.

Current v3.0.4 examples:

ExampleDescription
JWT authentication with asymmetric keysUse an RS256 private key only in the token issuer and give AgentOS only the public verification key.
Bring your own WorkOS token issuerConfigure AgentOS to verify a WorkOS JWKS, read scopes from the permissions claim, and enforce the token audience.