For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configuring

Users

RiskBase supports and requires the following attributes for users:

Your Attribute
RiskBase Attribute
Type

Email Address

userName

Email

Is Active

active

Boolean

Forename

name.givenName

String

Surname

name.familyName

String

Groups

RiskBase supports and requires the following attributes for groups:

Your Attribute
RiskBase Attribute
Type

Name

displayName

String

Members

members

Array of Objects { value: userName }[]

Last updated

Was this helpful?