Skip to main content

HS.HC.Security.Installer

class HS.HC.Security.Installer

Method Inventory

Parameters

parameter RestAppUrl = /api/security-config;
parameter UIAppUrl = /ui/security-config;

Methods

classmethod Install(pCodeDB As %String = "HSLIB") as %Status
install the handler in HSSYS For the OAuth client APIs, it doesn't matter as that will always operate in %SYS But the handler NS will be the default NS of the Credential APIs
FeedbackOpens in a new tab