Namespace: urn:mace:shibboleth:2.0:resolver
Schema: http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd

The PairwiseId data connector is primarily an extension point to allow production of values from a Spring-defined bean that implements the PairwiseIdStore interface.

This is an extension point for those wishing to substitute alternate implementations of the features normally supplied by the StoredIdConnector or ComputedIdConnector, which rely on the built-in implementations of the interface.

Configuration Reference

Attributes

Any of the common attributes can be specified.

In addition the following attributes are supported:

NameTypeReq?DefaultDescription

generatedAttributeID

string
ID of the connectorThe id of the IdPAttribute that is generated
pairwiseIdStoreRefBean IDY
Name of Spring bean implementing the PairwiseId interface

Child Elements

Any of the common child elements can be specified.