Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Include Page
AttributeEncoderCommonElements
AttributeEncoderCommonElements

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

...

Optional embedded script to supply an activation condition for the encoder. Mutually exclusive with the activationConditionRef and relyingParties XML Attributes.
Localtabgroup
Localtab live
titleSpecific XML Attributes

Name

Type

Req?

Default

Description

name

string

Y

                                                                                                      

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

namespace

string


urn:mace:shibboleth:1.0:attributeNamespace:uri

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

Localtab live
titleCommon XML Attributes
Include Page
AttributeEncoderCommonAttributes
AttributeEncoderCommonAttributes
Localtab live
titleCommon XML Elements
Name
Include Page

Cardinality

Description

<ActivationConditionScript>

0 or 1

AttributeEncoderCommonElements
AttributeEncoderCommonElements

Example

Code Block
languagexml
<AttributeEncoder xsi:type="enc:SAML1XMLObject" name="urn:oid:......." encodeType="true" />

...