Versions Compared

Key

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

...

schacDateOfBirth


Förutsättningar:

  • Personnumret finns i norEduPersonNIN i format ÅÅÅÅMMDDXXXXEtt svenskt personnummer finns i personalIdentityNumber (se ovan). 
Code Block
languagexml
    <AttributeDefinition xsi:type="RegexSplit" id="schacDateOfBirth" regex="^(.{8}).*$">
        <InputDataConnector ref="myLDAP"<InputAttributeDefinition attributeNames="norEduPersonNINpersonalIdentityNumber"/>
        <AttributeEncoder xsi:type="SAML1String" name="urn:mace:dir:attribute-def:schacDateOfBirth" encodeType="false" />
        <AttributeEncoder xsi:type="SAML2String" name="urn:oid:1.3.6.1.4.1.25178.1.2.3" friendlyName="schacDateOfBirth" encodeType="false" />
    </AttributeDefinition>

...