diff options
author | Paul Scott <paul.scott@kau.se> | 2016-01-28 10:00:45 +0100 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2016-01-28 10:00:45 +0100 |
commit | b3dff5c5764ceb12c805ce33b22c22b465844e56 (patch) | |
tree | 5d1a1a7db08c218d76f295f2ee70b1c647c69ef3 | |
parent | 6713485eac7bd4b4b7b14d79b936b6ce46e08ad1 (diff) |
Resolves SWAMIDOPS-7991 ; Fix bad grammar in terms
-rw-r--r-- | swamid-2.0/www.wisum.its.umu.se-shibboleth.xml | 1 | ||||
-rw-r--r-- | xslt/normalize.xsl | 2 | ||||
-rw-r--r-- | xslt/swamid-sign.xsl | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/swamid-2.0/www.wisum.its.umu.se-shibboleth.xml b/swamid-2.0/www.wisum.its.umu.se-shibboleth.xml index 9bc4e251..02911c8e 100644 --- a/swamid-2.0/www.wisum.its.umu.se-shibboleth.xml +++ b/swamid-2.0/www.wisum.its.umu.se-shibboleth.xml @@ -20,6 +20,7 @@ <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://www.wisum.its.umu.se/Shibboleth.sso/LTU"/> <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://www.wisum.its.umu.se/Shibboleth.sso/MIUN"/> <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://www.wisum.its.umu.se/Shibboleth.sso/HH"/> + <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://www.wisum.its.umu.se/Shibboleth.sso/LNU"/> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DisplayName xml:lang="sv">Inloggning till inköpssystemet</mdui:DisplayName> <mdui:DisplayName xml:lang="en">Login to the purchasing system</mdui:DisplayName> diff --git a/xslt/normalize.xsl b/xslt/normalize.xsl index 2ae8a1e1..031acbcb 100644 --- a/xslt/normalize.xsl +++ b/xslt/normalize.xsl @@ -22,7 +22,7 @@ the use of the Metadata. By accessing or using the Metadata You accept that the use will be on and subject to these Terms. These Terms will be binding and enforceable on You as contractual obligations. -The Terms is available at +The Terms are available at - http://md.swamid.se/md/swamid-tou-sv.txt Swedish version - Legally Binding! - http://md.swamid.se/md/swamid-tou-en.txt English version - Non-normative translation diff --git a/xslt/swamid-sign.xsl b/xslt/swamid-sign.xsl index 94e38477..350dc87a 100644 --- a/xslt/swamid-sign.xsl +++ b/xslt/swamid-sign.xsl @@ -22,7 +22,7 @@ the use of the Metadata. By accessing or using the Metadata You accept that the use will be on and subject to these Terms. These Terms will be binding and enforceable on You as contractual obligations. -The Terms is available at +The Terms are available at: - http://md.swamid.se/md/swamid-tou-sv.txt Swedish version - Legally Binding! - http://md.swamid.se/md/swamid-tou-en.txt English version - Non-normative translation |