Versions Compared

Key

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

The Scoped attribute definition applies a (fixed) scope, typically a domain-valued suffix, to an input attribute's values. The resulting attribute can be used as input to the SAML2ScopedStringEncoder and SAML1ScopedStringAttributeEncoder attribute encoders.

Schema Name and Location

This xsi:type is defined by in the urn:mace:shibboleth:2.0:resolver schema 3 namespace 3.3, the schema for which can be 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:resolver:ad namespace, the schema for which is located at http://shibboleth.net/schema/idp/shibboleth-attribute-resolver-ad.xsd. This is still supported, but every element or type in the  urn:mace:shibboleth:2.0:resolver:ad old namespace has an equivalently named (but not necessarily identical) version in the urn:mace:shibboleth:2.0:resolver namespace. The use of the urn:mace:shibboleth:2.0:resolver namespace also allows a relaxation of the ordering requirements of child elements to reduce strictness.

...

In addition, the scope attribute must be present, and provides the scope/suffix to includeuse. In the default configuration, the scope value can be provided by setting is pulled from the idp.scope property in conf/idp.properties.

Child Elements

Any of the common elements can be specified.

...