%SYS
OAuth2 Namespace Reference

Documentation for the OAuth2 package. More...

Namespaces

 Client
 Documentation for the OAuth2.Client package.
 
 Server
 Documentation for the OAuth2.Server package.
 

Classes

class  AccessToken
 OAuth2.AccessToken stores an OAuth 2.0 access token and its related information. More...
 
class  Client
 The OAuth2.Client class describes an OAuth2 client and references the Authorization server that it uses to authorize the application based on RFC 6749. More...
 
class  Endpoint
 Define an OAuth 2.0 endpoint. More...
 
class  JWTServer
 OAuth2.JWTServer is a simple CSP page to return JWT specified by request or JWKS specified by client name. More...
 
class  Metadata
 OAuth2.Metadata is the base class for OAuth 2.0 client and server metadata classes. More...
 
class  PostLogoutRedirect
 This is the landing page for post-logout redirects from an OpenID Connect Provider used from InterSystems IRIS OAuth 2.0 client code. More...
 
class  Response
 This is the landing page for responses from an OAuth 2.0 authorization server used from InterSystems IRIS OAuth 2.0 client code. More...
 
class  ServerDefinition
 OAuth2. More...
 
class  SessionEvents
 The override of CSP.SessionEvents to allow us to clean up access tokens that are linked to the session. More...
 

Detailed Description

Documentation for the OAuth2 package.