Configuration of a SAML attribute.

Hierarchy

  • SamlAttributeConfig

Properties

attributeValueSource: any
description: null | string

the description of this attribute

inputAttributeNames: any[]

The input attributes to map.

name: string

the name of the attribute

valueTransformationScript: null | string

Returns

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

Methods

  • Returns any

  • the description of this attribute

    Returns null | string

  • The input attributes to map.

    Returns any[]

  • the name of the attribute

    Returns string

  • Returns

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

    Returns null | string

New Documentation Site Available!


Check out our new docs at curity.io/docs/identity-server/