Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Req?

Type

Default

Description

saml1.name

Y

String

The <Attribute> AttributeName  to map to and from

saml1.namespace

String

urn:mace:shibboleth:1.0:attributeNamespace:uri

The <Attribute> AttributeNamespace to map to and from

saml1.encodeType

Boolean

true                                                                               

Whether to encode values with an xsi:type attached

Note the default for “saml1.namespace” above. If your desired inbound or outbound syntax does not include the AttributeName XML Attribute or relies on a different value, then you MUST set it explicitly in the rule.

Transcoder Types

There are 4 built-in subtypes of SAML 1 transcoders, as follows. Each one is predefined as a Spring bean for use in rules using the "short" name of the class, as enumerated in the TranscodingRuleConfiguration reference section.

...