Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SettingsTenantCustomClaims

Custom claims associated with the specific tenant

Properties

allScopes

allScopes: boolean

Indicates if the custom claim is associated with all scopes

*Added In:** 18.4.2

*SCIM++ Properties:** - multiValued: false - mutability: readWrite - required: true - returned: default - type: boolean - uniqueness: none

expression

expression: boolean

Indicates if the custom claim is an expression

*Added In:** 18.4.2

*SCIM++ Properties:** - multiValued: false - mutability: readWrite - required: true - returned: default - type: boolean - uniqueness: none

mode

mode: Mode

Indicates under what scenario the custom claim will be return

*Added In:** 18.4.2

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

name

name: string

Custom claim name

*Added In:** 18.4.2

*SCIM++ Properties:** - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: server

Optional scopes

scopes: Array<string>

Scopes associated with a specific custom claim

*Added In:** 18.4.2

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

tokenType

tokenType: TokenType

Indicates what type of token the custom claim will be embedded

*Added In:** 18.4.2

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

value

value: string

Custom claim value

*Added In:** 18.4.2

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

Functions

getDeserializedJsonObj

getJsonObj