/
PairwiseIdConnector

The Shibboleth IdP V4 software has reached its End of Life and is no longer supported. This documentation is available for historical purposes only. See the IDP5 wiki space for current documentation on the supported version.

PairwiseIdConnector

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

Overview

The PairwiseId DataConnector is primarily an extension point to allow generation of a value 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 StoredId or ComputedId DataConnectors, which rely on built-in implementations of the interface.

Reference

Name

Type

Req?

Default

Description

Name

Type

Req?

Default

Description

generatedAttributeID

string

 

ID of the connector

Name of the IdPAttribute produced

pairwiseIdStoreRef

Bean ID

Y

 

Name of Spring bean implementing the PairwiseIdStore interface

 

Related content

StoredIdConnector
StoredIdConnector
Read with this
PairwiseIdConnector
PairwiseIdConnector
More like this
PersistentNameIDGenerationConfiguration
PersistentNameIDGenerationConfiguration
Read with this
ComputedIdConnector
ComputedIdConnector
More like this
DataConnectorConfiguration
DataConnectorConfiguration
Read with this
ComputedIdConnector
ComputedIdConnector
More like this