The [spec for eduPersonUniqueID](https://github.com/REFEDS/eduperson/blob/master/eduperson-202208.md#2213-edupersonuniqueid) states _"# of values: single"_ whereas the actual schema files do not set SINGLE-VALUE setting for this attribute. State: - openldap: - [eduperson.schema](https://github.com/REFEDS/eduperson/blob/master/schema/openldap/eduperson.schema#L109) - missing - [eduperson.ldif](https://github.com/REFEDS/eduperson/blob/master/schema/openldap/eduperson.ldif#L121) - missing - 389DS: [80eduperson.ldif](https://github.com/REFEDS/eduperson/blob/master/schema/openldap/eduperson.ldif#L121) - missing - AD: [eduPerson.adschema.ldf](https://github.com/REFEDS/eduperson/blob/master/schema/activedirectory/eduPerson.adschema.ldf#L220) - OK Should I create a PR?
The spec for eduPersonUniqueID states "# of values: single" whereas the actual schema files do not set SINGLE-VALUE setting for this attribute.
State:
Should I create a PR?