Versions Compared

Key

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

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

Table of Contents
maxLevel3

Overview

The PrincipalName attribute definition exposes the subject's canonicalized principal name as a single-valued IdPAttribute.

Reference

true
Localtabgroup
Localtab
active
Expand
titleCommon XML Attributes
Include Page
AttributeDefinitionCommonAttributes
AttributeDefinitionCommonAttributes
localtab
Note that this AttributeDefinition does not require a <InputAttributeDefinition> or <InputDataConnectorDependency> child element since the information is not resolved from an input attribute. If any are supplied, then they are ignored.
Expand
titleCommon XML Elements
Include Page
AttributeDefinitionCommonChildElements
AttributeDefinitionCommonChildElements

Example

Code Block
languagexml
<AttributeDefinition id="uid" xsi:type="PrincipalName" />

...