...
Namespace: urn:mace:shibboleth:2.0:resolver
Schema: http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd
Overview
The Decrypted
attribute definition AttributeDefinition decrypts values of input attributes to an output attribute. The encryption/decryption is based on a supplied utility class used elsewhere in the IdP called a DataSealer.
Overview
This is a potential utility component that may prove useful in support of use cases where data being resolved should be private to the IdP but stored elsewhere.
Configuring this definition requires adding at least one <InputAttributeDefinition>
or <InputDataConnector>
element and supplying a reference to a DataSealer with access to the key used to encrypt the input data.
...
Reference
Localtabgroup |
---|
Localtab |
---|
active | true |
---|
title | Specific XML Attributes |
---|
| |
|
...
dataSealerRef
| Bean ID | Bean ID of |
|
|
...
DataSealer to use. This may be wired up globally or in an additional resource local to the AttributeResolverConfiguration. Typically the component built-in to the IdP for use in client session management is not suitable because that key is designed to change frequently. |
|
|
...
Localtab |
---|
title | Common XML Attributes |
---|
| Include Page |
---|
| AttributeDefinitionCommonAttributes |
---|
| AttributeDefinitionCommonAttributes |
---|
|
|
|
...
Child Elements
...
Localtab |
---|
| At least one dependency element is required. Include Page |
---|
| AttributeDefinitionCommonChildElements |
---|
| AttributeDefinitionCommonChildElements |
---|
|
|
|