Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GroupExtAppRoles

A list of appRoles that the user belongs to, either thorough direct membership, nested groups, or dynamically calculated

*SCIM++ Properties:** - caseExact: false - idcsCompositeKey: [value] - idcsSearchable: true - multiValued: true - mutability: readOnly - required: false - returned: request - type: complex - uniqueness: none

Properties

Optional adminRole

adminRole: undefined | false | true

If true, then the role provides administrative access privileges. READ-ONLY.

*SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: request - type: boolean - uniqueness: none

Optional appId

appId: undefined | string

ID of parent App. READ-ONLY.

*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: request - type: string - uniqueness: none

Optional appName

appName: undefined | string

Name of parent App. READ-ONLY.

*SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: request - type: string - uniqueness: none

Optional display

display: undefined | string

A human readable name, primarily used for display purposes. READ-ONLY.

*SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: request - type: string - uniqueness: none

Optional legacyGroupName

legacyGroupName: undefined | string

The name of the legacy group associated with this AppRole.

*SCIM++ Properties:** - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none

Optional ref

ref: undefined | string

The URI of the corresponding appRole resource to which the user belongs

*SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: reference - uniqueness: none

Optional type

type: Type

A label indicating the attribute's function; e.g., 'direct' or 'indirect'.

*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: request - type: string - uniqueness: none

value

value: string

The identifier of the appRole

*SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: readOnly - required: true - returned: always - type: string - uniqueness: none

Functions

getDeserializedJsonObj

getJsonObj