diff options
author | Johan Wassberg <jocar@sunet.se> | 2025-04-02 12:21:18 +0100 |
---|---|---|
committer | Johan Wassberg <jocar@sunet.se> | 2025-04-02 12:21:18 +0100 |
commit | 9ad2ba7957ade7c97cd4e692f4dc404f54445942 (patch) | |
tree | 0eb778c21117e9d235b0c6bb8861989e79de923d | |
parent | 19269a45c11d26d508f431e82a428eab2077cc62 (diff) |
New hostnamemd-2025-04-02-v01
-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> |