diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-12-12 09:02:09 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-12-12 09:02:09 +0100 |
commit | 00064e7ac9a1b9cd346537c16d21b8282553493d (patch) | |
tree | fb09884db9e9e3aef37c344573f5f3186f96ffef /swamid-2.0/brandkeeper.se-wsfed.xml | |
parent | 90a18fc670a4912a9001807eab23daf5f7b91a38 (diff) | |
parent | 9a8e5ca889db8bdfcc331c2573644933321e22eb (diff) |
Merge branch 'master' of git.swamid.se:swamid-metadata
Diffstat (limited to 'swamid-2.0/brandkeeper.se-wsfed.xml')
-rw-r--r-- | swamid-2.0/brandkeeper.se-wsfed.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/swamid-2.0/brandkeeper.se-wsfed.xml b/swamid-2.0/brandkeeper.se-wsfed.xml index d054d3dd..6e8044ae 100644 --- a/swamid-2.0/brandkeeper.se-wsfed.xml +++ b/swamid-2.0/brandkeeper.se-wsfed.xml @@ -1,5 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" entityID="https://brandkeeper.se/wsfed"> + <Extensions> + <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> + <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> + <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</samla:AttributeValue> + </samla:Attribute> + </mdattr:EntityAttributes> + </Extensions> <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <Extensions> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> @@ -9,6 +16,8 @@ <mdui:Description xml:lang="en">BrandKeeper is a web based system for creation of marketing materials (brochures, folders etc.) and stationery (business card, correspondence cards etc.) to high resolution files ready for print. The service also includes a MediaBank (Digital library).</mdui:Description> <mdui:InformationURL xml:lang="sv">http://www.brandkeeper.se</mdui:InformationURL> <mdui:Logo height="61" width="350">https://www.incited.se/brandkeeper-logo-350.png</mdui:Logo> + <mdui:PrivacyStatementURL xml:lang="en">https://www.incited.se/InSys/v2/Public/PrivacyStatement</mdui:PrivacyStatementURL> + <mdui:PrivacyStatementURL xml:lang="sv">https://www.incited.se/InSys/v2/Public/PrivacyStatement/Sv</mdui:PrivacyStatementURL> </mdui:UIInfo> </Extensions> <KeyDescriptor> @@ -23,7 +32,7 @@ <ServiceName xml:lang="en">SP</ServiceName> <RequestedAttribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.10" isRequired="true" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="eduPersonTargetedID"/> <RequestedAttribute Name="urn:oid:2.16.840.1.113730.3.1.241" isRequired="true" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="displayName"/> - <RequestedAttribute Name="urn:oid:0.9.2342.19200300.100.1.3" isRequired="false" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="mail"/> + <RequestedAttribute Name="urn:oid:0.9.2342.19200300.100.1.3" isRequired="true" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="mail"/> </AttributeConsumingService> </SPSSODescriptor> <Organization> |