Skip to main content
AskMe (beta)
Loading icon

HS.HC.OAuth2.Server.REST.v1.impl

class HS.HC.OAuth2.Server.REST.v1.impl extends %REST.Impl

Set of REST APIs for configuring an Internal OAuth Server a given IRIS instance
Business logic class defined by OpenAPI in HS.HC.OAuth2.Server.REST.v1.spec
Updated Nov 14, 2024 18:59:51

Method Inventory

Parameters

parameter ExposeServerExceptions = 1;
If ExposeServerExceptions is true, then details of internal errors will be exposed.

Methods

classmethod CreateInternalServer() as %DynamicObject
Sets up an Internal IRIS OAuth Server.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab