/
SAML2XMLObject

SAML2XMLObject

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

The SAML2XMLObject attribute encoder encodes a XMLObject-valued IdPAttribute as a SAML 2 Attribute.

Reference

Name

Type

Req?

Default

Description

Name

Type

Req?

Default

Description

name

string

Y

 

Value to put into the "Name" attribute of the output <AttributeValue> elements

nameFormat

string

 

urn:oasis:names:tc:SAML:2.0:attrname-format:uri

Value to put into the "NameFormat" attribute of the output <AttributeValue> elements

friendlyName

string

 

The enclosing attribute's ID

Value to put into the "FriendlyName" attribute of the output <AttributeValue> elements

Example

<AttributeEncoder xsi:type="SAML2XMLObject" name="urn:oid:......." friendlyName="Mad XML addtribute" encodeType="true" />

 

Related content

PersistentNameIDGenerationConfiguration
PersistentNameIDGenerationConfiguration
Read with this
SAML2StringEncoder
SAML2StringEncoder
More like this
NameIDGenerationConfiguration
NameIDGenerationConfiguration
Read with this
SAML2StringEncoder
SAML2StringEncoder
More like this
SAML2Base64Encoder
SAML2Base64Encoder
More like this
SAML2Base64Encoder
SAML2Base64Encoder
More like this