Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

This element is

...

available in V3.4 and later of the software.

Table of Contents

Overview

This element defines an attribute used as input to the containing attribute definition of data connectorcontaining <AttributeDefinition> or <DataConnector>.

This element is defined by the urn:mace:shibboleth:2.0:resolver schema, which is located at http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd.

Attribute

Name
Type
Description

ref

String

This is the identifier of an Attribute Defintion<AttributeDefintion> plugin

Semantics

The precise semantics of this attribute element depend on the type of the enclosing data connector or data definitionenclosing <AttributeDefinition> or <DataConnector>.

Multi-Attribute

...

Definitions

Multi-input definitions refers to Attribute Definitions or Data Connectors attribute definitions refers to <AttributeDefinition> or <DataConnector> types which consume multiple attributes. The current supported definitions are:

In this case the attribute and all its values are made available to the enclosing definition.  If an attribute of the same name has already been provided, then the values are combined.

...

Multi-value definitions refers to Attribute Definitions or Data Connectors to <AttributeDefinition> or <DataConnector> types which consume multiple attribute values.  These These values are often, but not always, from one definition. Nearly all attribute definitions are multi-value.  The deprecated The ComputedIdConnector is a degenerate Multi-Value Definition in that it requires a single value (which may come from multiple sources, all but one of which would be empty).

In this case all the attribute values are made available.  Values Values from multiple attributes are combined.,