diff options
Diffstat (limited to 'Shibboleth-IdP/v4/attribute-resolver.xml')
-rw-r--r-- | Shibboleth-IdP/v4/attribute-resolver.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Shibboleth-IdP/v4/attribute-resolver.xml b/Shibboleth-IdP/v4/attribute-resolver.xml index 391e687..8edf512 100644 --- a/Shibboleth-IdP/v4/attribute-resolver.xml +++ b/Shibboleth-IdP/v4/attribute-resolver.xml @@ -453,7 +453,7 @@ <AttributeEncoder xsi:type="SAML2ScopedString" name="urn:oasis:names:tc:SAML:attribute:subject-id" friendlyName="subject-id" encodeType="false" /> </AttributeDefinition> - <!-- Schema: SAML Subject ID Attributes --> + <!-- Schema: SAML Subject ID Attributes (alternative example) --> <!-- Use this if your idp.persistentId.sourceAttribute contains invalid characters like underscore or full stop (period). <AttributeDefinition id="preSamlSubjectID" xsi:type="ScriptedAttribute"> <InputDataConnector ref="myLDAP" attributeNames="%{idp.persistentId.sourceAttribute}"/> |