diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-03-01 22:41:48 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-03-01 22:41:48 +0100 |
commit | 66891fefbd1eae3c80c41e56ddc9363ef5cc725d (patch) | |
tree | 1be31d32dadbdcbcacce5f04d7ea9258ef08f6bf | |
parent | ce5f9f5cbb7e86f352c8cce0d08f81a6ccd3419c (diff) |
SWAMID-747, removed duplicate DiscoHints
-rwxr-xr-x | scripts/update-and-validate.sh | 2 | ||||
-rw-r--r-- | swamid-2.0/adfs.ju.se-adfs-services-trust.xml | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/scripts/update-and-validate.sh b/scripts/update-and-validate.sh index 8245ee74..362af8e8 100755 --- a/scripts/update-and-validate.sh +++ b/scripts/update-and-validate.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Used on release-check.swamid.se +# Used on metadata.swamid.se and metadata.lab.swamid.se update() { diff --git a/swamid-2.0/adfs.ju.se-adfs-services-trust.xml b/swamid-2.0/adfs.ju.se-adfs-services-trust.xml index 1c882b36..1067e38c 100644 --- a/swamid-2.0/adfs.ju.se-adfs-services-trust.xml +++ b/swamid-2.0/adfs.ju.se-adfs-services-trust.xml @@ -83,10 +83,6 @@ <mdui:GeolocationHint>geo:57.7783,14.1633</mdui:GeolocationHint> <mdui:DomainHint>hj.se</mdui:DomainHint> </mdui:DiscoHints> - <mdui:DiscoHints> - <mdui:DomainHint>hj.se</mdui:DomainHint> - <mdui:GeolocationHint>geo:57.7783,14.1633</mdui:GeolocationHint> - </mdui:DiscoHints> </md:Extensions> <md:KeyDescriptor use="encryption"> <ds:KeyInfo> |