summaryrefslogtreecommitdiff
path: root/Shibboleth-IdP/v5/attribute-filter.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Shibboleth-IdP/v5/attribute-filter.xml')
-rw-r--r--Shibboleth-IdP/v5/attribute-filter.xml15
1 files changed, 9 insertions, 6 deletions
diff --git a/Shibboleth-IdP/v5/attribute-filter.xml b/Shibboleth-IdP/v5/attribute-filter.xml
index 94ed74c..3acd6f0 100644
--- a/Shibboleth-IdP/v5/attribute-filter.xml
+++ b/Shibboleth-IdP/v5/attribute-filter.xml
@@ -251,15 +251,15 @@
</AttributeRule>
</AttributeFilterPolicy>
- <!-- Sectigo -->
- <AttributeFilterPolicy id="releaseSectigoAttributeBundle">
- <PolicyRequirementRule xsi:type="Requester" value="https://cert-manager.com/shibboleth" />
+ <!-- HARICA -->
+ <AttributeFilterPolicy id="releaseHaricaAttributeBundle">
+ <PolicyRequirementRule xsi:type="OR">
+ <Rule xsi:type="Requester" value="https://www.harica.gr/simplesamlphp/module.php/saml/sp/metadata.php/pki-grnet-sp" />
+ <Rule xsi:type="Requester" value="https://cm-stg.harica.gr/simplesamlphp/module.php/saml/sp/metadata.php/harica-cm-stg-sp" />
+ </PolicyRequirementRule>
<AttributeRule attributeID="eduPersonPrincipalName">
<PermitValueRule xsi:type="ANY"/>
</AttributeRule>
- <AttributeRule attributeID="displayName">
- <PermitValueRule xsi:type="ANY" />
- </AttributeRule>
<AttributeRule attributeID="givenName">
<PermitValueRule xsi:type="ANY" />
</AttributeRule>
@@ -272,6 +272,9 @@
<AttributeRule attributeID="schacHomeOrganization">
<PermitValueRule xsi:type="ANY"/>
</AttributeRule>
+ <AttributeRule attributeID="eduPersonTargetedID">
+ <PermitValueRule xsi:type="ANY"/>
+ </AttributeRule>
<AttributeRule attributeID="tcsPersonalEntitlement">
<PermitValueRule xsi:type="ANY"/>
</AttributeRule>