diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-02-11 15:58:06 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-02-11 15:58:06 +0100 |
commit | 95d03f3fc2bb5fb0dbda0490a596cb4936c41ed9 (patch) | |
tree | 78886c160b5452808935e179fb4819534db6b6e0 /swamid-2.0/stipendier.uu.se-stipendium.xml | |
parent | 7b2e6e32b8a50f989fe12f3591f69fd4bd2e6ec7 (diff) |
SWAMID-693,694,695 and 698 Updated 3 SP:s + added "new" https://uu-se.zoom.us
Diffstat (limited to 'swamid-2.0/stipendier.uu.se-stipendium.xml')
-rw-r--r-- | swamid-2.0/stipendier.uu.se-stipendium.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/swamid-2.0/stipendier.uu.se-stipendium.xml b/swamid-2.0/stipendier.uu.se-stipendium.xml index e6d23904..893d3d9f 100644 --- a/swamid-2.0/stipendier.uu.se-stipendium.xml +++ b/swamid-2.0/stipendier.uu.se-stipendium.xml @@ -61,8 +61,8 @@ <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://stipendier.uu.se:443/stipendium/saml/SSO/alias/defaultAlias" index="0"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://stipendier.uu.se:443/stipendium/saml/SSO/alias/defaultAlias" index="1" isDefault="true"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://stipendier.uu.se:443/stipendium/saml/SSO/alias/defaultAlias" index="2"/> - <md:AssertionConsumerService xmlns:hoksso="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Binding="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Location="https://stipendier.uu.se:443/stipendium/saml/HoKSSO/alias/defaultAlias" hoksso:ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" index="3"/> - <md:AssertionConsumerService xmlns:hoksso="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Binding="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Location="https://stipendier.uu.se:443/stipendium/saml/HoKSSO/alias/defaultAlias" hoksso:ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" index="4"/> + <md:AssertionConsumerService xmlns:ns1="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Binding="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Location="https://stipendier.uu.se:443/stipendium/saml/HoKSSO/alias/defaultAlias" ns1:ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" index="3"/> + <md:AssertionConsumerService xmlns:ns1="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Binding="urn:oasis:names:tc:SAML:2.0:profiles:holder-of-key:SSO:browser" Location="https://stipendier.uu.se:443/stipendium/saml/HoKSSO/alias/defaultAlias" ns1:ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" index="4"/> <md:AttributeConsumingService index="0" isDefault="true"> <md:ServiceName xml:lang="sv">Stipendiehantering</md:ServiceName> <md:ServiceName xml:lang="en">Scholarship</md:ServiceName> @@ -98,4 +98,9 @@ <md:EmailAddress>mailto:stipendiekansliet@uadm.uu.se</md:EmailAddress> <md:TelephoneNumber>+46-18-4714750</md:TelephoneNumber> </md:ContactPerson> + <md:ContactPerson xmlns:remd="http://refeds.org/metadata" contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security"> + <md:GivenName>Uppsala University Computer Security Incident Response Team</md:GivenName> + <md:EmailAddress>mailto:security@uu.se</md:EmailAddress> + <md:TelephoneNumber>+46-18-4717560</md:TelephoneNumber> + </md:ContactPerson> </md:EntityDescriptor> |