diff options
-rw-r--r-- | metadata/swamid-2.0/app.sh.se.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/metadata/swamid-2.0/app.sh.se.xml b/metadata/swamid-2.0/app.sh.se.xml index f37bc6dc..d499b3b3 100644 --- a/metadata/swamid-2.0/app.sh.se.xml +++ b/metadata/swamid-2.0/app.sh.se.xml @@ -19,8 +19,8 @@ <mdui:Description xml:lang="sv">Säkerställande av students identitet enligt SWAMID/SUNET AL2-standard</mdui:Description> <mdui:Logo xml:lang="en" height="116" width="350">https://app.sh.se/spinfo/logo_en.png</mdui:Logo> <mdui:Logo xml:lang="sv" height="116" width="350">https://app.sh.se/spinfo/logo_sv.png</mdui:Logo> - <mdui:InformationURL xml:lang="en">https://app.sh.se/spinfo/index_en.html</mdui:InformationURL> - <mdui:InformationURL xml:lang="sv">https://app.sh.se/spinfo/index_sv.html</mdui:InformationURL> + <mdui:InformationURL xml:lang="en">https://app.sh.se/spinfo/privacypolicy.html</mdui:InformationURL> + <mdui:InformationURL xml:lang="sv">https://app.sh.se/spinfo/integritet.html</mdui:InformationURL> <mdui:PrivacyStatementURL xml:lang="sv">https://app.sh.se/spinfo/integritet.html</mdui:PrivacyStatementURL> <mdui:PrivacyStatementURL xml:lang="en">https://app.sh.se/spinfo/privacypolicy.html</mdui:PrivacyStatementURL> </mdui:UIInfo> @@ -70,6 +70,13 @@ WoTviqIqZjlltjraLA==</ds:X509Certificate> <md:ServiceName xml:lang="sv">Södertörns Högskolas AL2 autentiseringsservice</md:ServiceName> <md:RequestedAttribute FriendlyName="norEduPersonNIN" Name="urn:oid:1.3.6.1.4.1.2428.90.1.5" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> <md:RequestedAttribute FriendlyName="eduPersonAssurance" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.11" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <md:RequestedAttribute FriendlyName="samlSubjectID" Name="urn:oasis:names:tc:SAML:attribute:subject-id" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <md:RequestedAttribute FriendlyName="eduPersonPrincipalName" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <md:RequestedAttribute FriendlyName="schacDateOfBirth" Name="urn:oid:1.3.6.1.4.1.25178.1.2.3" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <md:RequestedAttribute FriendlyName="givenName" Name="urn:oid:2.5.4.42" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <md:RequestedAttribute FriendlyName="sn" Name="urn:oid:2.5.4.4" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <md:RequestedAttribute FriendlyName="mail" Name="urn:oid:0.9.2342.19200300.100.1.3" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + <md:RequestedAttribute FriendlyName="mailLocalAddress" Name="urn:oid:2.16.840.1.113730.3.1.13" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> </md:AttributeConsumingService> </md:SPSSODescriptor> <md:Organization> |