The Shibboleth IdP V3 software has reached its End of Life and is no longer supported. This documentation is available for historical purposes only. See the IDP4 wiki space for current documentation on the supported version.
SAML2Base64Encoder
The SAML2Base64 attribute encoder encodes a binary-valued IdPAttribute as a SAML 2 Attribute.
Schema Name and Location
This xsi:type is defined by the urn:mace:shibboleth:2.0:resolver schema 3.3, which is located at http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd.
Prior to V3.3 supplied plugins were defined by a schema type (xsi:type) in the urn:mace:shibboleth:2.0:encoder schema , which is located at http://shibboleth.net/schema/idp/shibboleth-attribute-encoder.xsd. This is still supported, but every element or type in the urn:mace:shibboleth:2.0:encoder schema has an identically named version in the urn:mace:shibboleth:2.0:resolver schema.
Attributes
Common Attributes
Specific Attributes
Name | Type | Req? | Default | Description |
|---|---|---|---|---|
| string | Y |
| Value to put into the " |
| string |
| Value to put into the " | |
| string | Value to put into the " |
Example
<AttributeEncoder xsi:type="SAML2Base64" name="urn:oid:2.16.840.1.113730.3.1.241" friendlyName="displayName" encodeType="false" />