A configured claim.

Hierarchy

  • ClaimConfig

Properties

claimValueSource: any
claimsProviderId: Optional<string>

Deprecated

description: null | string
inputAttributeNames: any[]

Returns

a collection of attribute names that are used as parameters to a transformation procedure

name: string
properties: object
valueTransformationScript: null | string

Returns

the script that takes the input attributes and transforms those into the value of this claim; when this value is null, input attributes may be empty, and the claim provider's attribute with the name of the claim will be used to establish the value of this claim.

Methods

  • Returns boolean

  • Returns any

  • Deprecated

    Returns Optional<string>

  • Returns null | string

  • Returns

    a collection of attribute names that are used as parameters to a transformation procedure

    Returns any[]

  • Returns string

  • Returns object

  • Returns

    the script that takes the input attributes and transforms those into the value of this claim; when this value is null, input attributes may be empty, and the claim provider's attribute with the name of the claim will be used to establish the value of this claim.

    Returns null | string

  • Returns boolean

  • Returns boolean

  • Returns

    true if, for it to be issued, this claim requires at least one of the scopes it is attached to to also be issued.

    Returns boolean

  • Returns boolean