diff options
author | Björn Mattsson <bjorn@sunet.se> | 2023-01-26 15:44:41 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2023-01-26 15:44:41 +0100 |
commit | 2d0d870422e0b06fd00aafca41c9eae39ce295ec (patch) | |
tree | 12b26db5dd34676e97a90101f4ace4b8dd84ecc5 /swamid-2.0 | |
parent | 0affc66e98d77b997e85f330ecc0179b72fb328a (diff) |
SWAMID-2601 Updated idp.dev.eduid.se + added EC to releasecheck to verify eduid
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/release-check.swamid.se-shibboleth.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/swamid-2.0/release-check.swamid.se-shibboleth.xml b/swamid-2.0/release-check.swamid.se-shibboleth.xml index 9f23e22d..1ef6525b 100644 --- a/swamid-2.0/release-check.swamid.se-shibboleth.xml +++ b/swamid-2.0/release-check.swamid.se-shibboleth.xml @@ -24,6 +24,7 @@ <samla:Attribute Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</samla:AttributeValue> + <samla:AttributeValue>https://refeds.org/category/personalized</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> @@ -164,6 +165,7 @@ B74Mrn0TheZeZB4= <md:RequestedAttribute FriendlyName="schacHomeOrganization" Name="urn:oid:1.3.6.1.4.1.25178.1.2.9" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> <md:RequestedAttribute FriendlyName="schacHomeOrganizationType" Name="urn:oid:1.3.6.1.4.1.25178.1.2.10" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> <md:RequestedAttribute FriendlyName="sn" Name="urn:oid:2.5.4.4" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <md:RequestedAttribute FriendlyName="mailLocalAddress" Name="urn:oid:2.16.840.1.113730.3.1.13" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> </md:AttributeConsumingService> </md:SPSSODescriptor> <md:Organization> |