NFDI-AAI: Attribute für Community AAIs
(zurück zur Übersicht)
Siehe unter https://base4nfdi.de/projects/iam4nfdi und https://doc.nfdi-aai.de
- ./conf/attribute-filter.xml
<AttributeFilterPolicy id="nfdi_caais"> <PolicyRequirementRule xsi:type="EntityAttributeExactMatch" attributeName="http://macedir.org/entity-category" attributeValue="http://aai.dfn.de/category/nfdi-member" /> <AttributeRule attributeID="samlSubjectID" permitAny="true"/> <AttributeRule attributeID="eduPersonScopedAffiliation" permitAny="true"/> <AttributeRule attributeID="eduPersonAssurance" permitAny="true"/> <AttributeRule attributeID="displayName" permitAny="true"/> <AttributeRule attributeID="givenName" permitAny="true"/> <AttributeRule attributeID="sn" permitAny="true"/> <AttributeRule attributeID="mail" permitAny="true"/> <AttributeRule attributeID="schacHomeOrganization" permitAny="true"/> </AttributeFilterPolicy>