diff options
author | Leif Johansson <leifj@sunet.se> | 2011-12-12 09:42:17 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-12-12 09:42:17 +0100 |
commit | f7b56670e6193166bd98e132e08f739716964720 (patch) | |
tree | e582f5abf78e9b6650667970f90540ff49309ea9 /organization | |
parent | 60cdd2fa9e15fbd887c0769bdc70ce23953c88f6 (diff) |
resolves SWAMIDOPS-6373 and SWAMIDOPS-6371
Diffstat (limited to 'organization')
-rw-r--r-- | organization/gu.se.xml | 6 | ||||
l--------- | organization/it.gu.se.xml | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/organization/gu.se.xml b/organization/gu.se.xml new file mode 100644 index 00000000..41173156 --- /dev/null +++ b/organization/gu.se.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<md:Organization xmlns:md='urn:oasis:names:tc:SAML:2.0:metadata'> + <md:OrganizationName xml:lang="en">GU</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="en">Göteborgs universitet</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="en">http://www.gu.se</md:OrganizationURL> +</md:Organization> diff --git a/organization/it.gu.se.xml b/organization/it.gu.se.xml new file mode 120000 index 00000000..2f90cb3e --- /dev/null +++ b/organization/it.gu.se.xml @@ -0,0 +1 @@ +gu.se.xml
\ No newline at end of file |