diff options
-rwxr-xr-x | metadata/scripts/weekly-routines-metadata.sh | 2 | ||||
-rw-r--r-- | metadata/swamid-edugain/eduvpn.lan.kth.se-php-saml-sp-metadata.xml (renamed from metadata/swamid-2.0/eduvpn.lan.kth.se-php-saml-sp-metadata.xml) | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/metadata/scripts/weekly-routines-metadata.sh b/metadata/scripts/weekly-routines-metadata.sh index 8a09de94..0fd1a8f9 100755 --- a/metadata/scripts/weekly-routines-metadata.sh +++ b/metadata/scripts/weekly-routines-metadata.sh @@ -9,7 +9,7 @@ fi # Store statistics #docker exec swamid-metadata-sp php /var/www/scripts/saveWeekStats.php -if [ `/usr/bin/hostname -f` == 'metadata.swamid.se' ] ;then +if [ `/usr/bin/hostname -f` == 'metadata-sto4-prod-app-1.swamid.se' ] ;then # Send out reminders only from metadata.swamid.se echo echo "Sending reminders" diff --git a/metadata/swamid-2.0/eduvpn.lan.kth.se-php-saml-sp-metadata.xml b/metadata/swamid-edugain/eduvpn.lan.kth.se-php-saml-sp-metadata.xml index 5f170563..11c91efc 100644 --- a/metadata/swamid-2.0/eduvpn.lan.kth.se-php-saml-sp-metadata.xml +++ b/metadata/swamid-edugain/eduvpn.lan.kth.se-php-saml-sp-metadata.xml @@ -59,6 +59,7 @@ <md:RequestedAttribute FriendlyName="eduPersonScopedAffiliation" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.9" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> <md:RequestedAttribute FriendlyName="eduPersonAssurance" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.11" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> <md:RequestedAttribute FriendlyName="samlSubjectID" Name="urn:oasis:names:tc:SAML:attribute:subject-id" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <md:RequestedAttribute FriendlyName="eduPersonPrincipalName" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> </md:AttributeConsumingService> </md:SPSSODescriptor> <md:Organization> |