diff options
author | Johan Wassberg <jocar@sunet.se> | 2022-12-07 07:59:01 -0700 |
---|---|---|
committer | Johan Wassberg <jocar@sunet.se> | 2022-12-07 07:59:01 -0700 |
commit | ffa3a9f6cf98e914918bc5901c06d099e6d175fa (patch) | |
tree | b884198eecbfec487d8f2e979dfc04492a5f687f /swamid-2.0/brandkeeper.se-wsfed.xml | |
parent | 47af9722c08b6bc731508e4e3bad983cade43152 (diff) |
SWAMID-2247: Updated brandkeeper.se
Diffstat (limited to 'swamid-2.0/brandkeeper.se-wsfed.xml')
-rw-r--r-- | swamid-2.0/brandkeeper.se-wsfed.xml | 27 |
1 files changed, 21 insertions, 6 deletions
diff --git a/swamid-2.0/brandkeeper.se-wsfed.xml b/swamid-2.0/brandkeeper.se-wsfed.xml index c3216056..31b25383 100644 --- a/swamid-2.0/brandkeeper.se-wsfed.xml +++ b/swamid-2.0/brandkeeper.se-wsfed.xml @@ -7,6 +7,7 @@ <mdattr:EntityAttributes> <samla:Attribute 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:AttributeValue>https://refeds.org/category/code-of-conduct/v2</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> @@ -19,9 +20,10 @@ <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:InformationURL xml:lang="en">http://www.brandkeeper.se</mdui:InformationURL> - <mdui:Logo height="61" width="350" xml:lang="en">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:Logo height="61" width="350" xml:lang="en">https://www.brandkeeper.se/Content/img/brandkeeper-logo-350.png</mdui:Logo> + <mdui:PrivacyStatementURL xml:lang="en">https://swamid.brandkeeper.se/InSys/v2/Public/PrivacyStatement</mdui:PrivacyStatementURL> + <mdui:PrivacyStatementURL xml:lang="sv">https://swamid.brandkeeper.se/InSys/v2/Public/PrivacyStatement/Sv</mdui:PrivacyStatementURL> + <mdui:Logo xml:lang="sv" height="61" width="350">https://www.brandkeeper.se/Content/img/brandkeeper-logo-350.png</mdui:Logo> </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor> @@ -34,18 +36,31 @@ <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://www.incited.se/InSys/v2/AuthServices/Acs" index="0" isDefault="true"/> <md:AttributeConsumingService index="0" isDefault="true"> <md:ServiceName xml:lang="en">SP</md:ServiceName> + <md:ServiceName xml:lang="sv">SP</md:ServiceName> <md: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"/> <md: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"/> <md: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"/> </md:AttributeConsumingService> </md:SPSSODescriptor> <md:Organization> - <md:OrganizationName xml:lang="en">Incited AB</md:OrganizationName> + <md:OrganizationName xml:lang="en">Adfenix AB</md:OrganizationName> + <md:OrganizationName xml:lang="sv">Adfenix AB</md:OrganizationName> <md:OrganizationDisplayName xml:lang="en">Brandkeeper</md:OrganizationDisplayName> - <md:OrganizationURL xml:lang="en">http://www.brandkeeper.se/</md:OrganizationURL> + <md:OrganizationDisplayName xml:lang="sv">Brandkeeper</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="en">https://www.brandkeeper.se/</md:OrganizationURL> + <md:OrganizationURL xml:lang="sv">https://www.brandkeeper.se/</md:OrganizationURL> </md:Organization> <md:ContactPerson contactType="technical"> <md:EmailAddress>mailto:support@brandkeeper.se</md:EmailAddress> - <md:TelephoneNumber>+46 470 771 440</md:TelephoneNumber> + </md:ContactPerson> + <md:ContactPerson contactType="administrative"> + <md:EmailAddress>mailto:support@brandkeeper.se</md:EmailAddress> + </md:ContactPerson> + <md:ContactPerson contactType="support"> + <md:EmailAddress>mailto:support@brandkeeper.se</md:EmailAddress> + </md:ContactPerson> + <md:ContactPerson xmlns:remd="http://refeds.org/metadata" contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security"> + <md:GivenName>Jonathan</md:GivenName> + <md:EmailAddress>mailto:support@brandkeeper.se</md:EmailAddress> </md:ContactPerson> </md:EntityDescriptor> |