Print Page as PDF
Kernel - Add Context Option Remediation Status API ICR (7622)

Kernel - Add Context Option Remediation Status API    ICR (7622)

Name Value
NUMBER 7622
IA # 7622
DATE CREATED 2025/12/29
CUSTODIAL PACKAGE KERNEL
USAGE Supported
TYPE Routine
ROUTINE XUDSIGVALIDATE
NAME Kernel - Add Context Option Remediation Status API
GENERAL DESCRIPTION
This Kernel API is used to retrieve the SAML
remediation status of a given context option.
STATUS Active
KEYWORDS
  • CONTEXT
  • SAML
  • OPTION
  • REMEDIATED
  • STATUS
DURATION Till Otherwise Agreed
EXPIRATION DATE 2027/09/30
ID XUDSIGVALIDATE
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$GETOPTIONSTATUS(CONTEXTOPTION)
The $$GETOPTIONSTATUS^XUDSIGVALIDATE extrinsic
function returns the SAML remediation status of the provided context option.
VARIABLES TYPE VARIABLES DESCRIPTION
CONTEXTOPTION Input
(required) The name of the context option (in
uppercase). This name is a pointer to FileMan #19 OPTION.
returns Output
Returns:

Remediated (1) - The context option is remediated and we expect a valid SAML
token to access the context option.

Not Remediated (0) - The context option is not remediated, or the status is
unknown,and we do not expect a valid SAML to access the context option.