Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

OAuth2.JWTServer

class OAuth2.JWTServer extends %CSP.Page

OAuth2.JWTServer is a simple CSP page to return JWT specified by request or JWKS specified by client name.

Method Inventory

Methods

classmethod OnPage() as %Status
Inherited description: Event handler for PAGE event: this is invoked in order to generate the content of a csp page.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab