Skip to main content

%Report.AuthExternalUser

class %Report.AuthExternalUser extends %Library.RegisteredObject

This class allows a report server to validate a token provided by IRIS

Method Inventory

Methods

classmethod ValidateToken(PID As %String, pAuthToken As %String) as %String
For external use, enables report server to authenticate IRIS-authenticated users If a valid user on the report server is returned, the user will be authenticated Anything else will prompt a Unauthorized response and direct users to the manual login page

Inherited Members

Inherited Methods

FeedbackOpens in a new tab