All pages
Powered by GitBook
1 of 2

Attestor

A view of all orders that the logged-in user has been asked to attest. The view also enables them to accept or reject pending orders.

User mapping

The logged-in user is identified by some user ID, most likely the SAML NameID attribute from SP login. This ID is used for filtering on order attestors.

Properties

A view of all orders that the logged-in user has been asked to attest. The view also enables them to accept or reject pending orders.

Configuration

Name
Desciption
Default value
Mandatory

type

Must be Attestor.

N/A

{
    "id": "attestor",
    "type": "Attestor"
}

This control works in conjunction with WorkOrder module. It must be installed.