diff options
author | Johan Berggren <jbn@nordu.net> | 2011-02-09 10:14:20 +0100 |
---|---|---|
committer | Johan Berggren <jbn@nordu.net> | 2011-02-09 10:14:20 +0100 |
commit | aa16b2e6fc0772978db751267624d9de001ac906 (patch) | |
tree | 10d192d9a8f938ea50a94bbcf422f709ce4941de | |
parent | 3ed0e4bac7e5a57ea2786a35941117be4a71be0f (diff) |
First go at changing IdP for KTH
-rw-r--r-- | swamid-1.0/saml-1.sys.kth.se.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swamid-1.0/saml-1.sys.kth.se.xml b/swamid-1.0/saml-1.sys.kth.se.xml index 11bcd57d..9c1a430f 100644 --- a/swamid-1.0/saml-1.sys.kth.se.xml +++ b/swamid-1.0/saml-1.sys.kth.se.xml @@ -107,8 +107,8 @@ sdhdXg== </AttributeAuthorityDescriptor>
<Organization>
- <OrganizationName xml:lang="en">KTH-TEST</OrganizationName>
- <OrganizationDisplayName xml:lang="en">Royal Institute of Technology (TEST)</OrganizationDisplayName>
+ <OrganizationName xml:lang="en">KTH</OrganizationName>
+ <OrganizationDisplayName xml:lang="en">Royal Institute of Technology (SAML2)</OrganizationDisplayName>
<OrganizationURL xml:lang="en">http://www.kth.se</OrganizationURL>
</Organization>
<ContactPerson contactType="technical">
|