Changeset 6743


Ignore:
Timestamp:
11/04/15 15:10:35 (9 years ago)
Author:
Sander Maijers
Message:

Test pre-commit hook that prevents invalid/ill-formed commits to this file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • aai/clarin-sp-metadata.xml

    r6738 r6743  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!-- CLARIN Service Providers, see https://www.clarin.eu/spf and https://www.clarin.eu/content/guidelines-saml-metadata-about-your-sp for details. This SAML metadata batch contains both production and preproduction SPs. To ask for your SP to be given production status, please visit https://www.clarin.eu/spf for more information. Revision: $Rev$ -->
    3 <EntitiesDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute" xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:SAML:2.0:metadata saml-schema-metadata-2.0.xsd http://www.w3.org/2000/09/xmldsig# xmldsig-core-schema.xsd urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol sstc-saml-idp-discovery.xsd urn:oasis:names:tc:SAML:metadata:attribute sstc-metadata-attr.xsd urn:oasis:names:tc:SAML:metadata:rpi saml-metadata-rpi-v1.0.xsd urn:oasis:names:tc:SAML:metadata:ui sstc-saml-metadata-ui-v1.0.xsd urn:oasis:names:tc:SAML:2.0:assertion sstc-saml-schema-assertion-2.0.xsd urn:mace:shibboleth:metadata:1.0 shibboleth-metadata-1.0.xsd" Name="https://www.clarin.eu/spf">
     3<EntitiesDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol"
     4xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute" xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:SAML:2.0:metadata saml-schema-metadata-2.0.xsd http://www.w3.org/2000/09/xmldsig# xmldsig-core-schema.xsd urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol sstc-saml-idp-discovery.xsd urn:oasis:names:tc:SAML:metadata:attribute sstc-metadata-attr.xsd urn:oasis:names:tc:SAML:metadata:rpi saml-metadata-rpi-v1.0.xsd urn:oasis:names:tc:SAML:metadata:ui sstc-saml-metadata-ui-v1.0.xsd urn:oasis:names:tc:SAML:2.0:assertion sstc-saml-schema-assertion-2.0.xsd urn:mace:shibboleth:metadata:1.0 shibboleth-metadata-1.0.xsd" Name="https://www.clarin.eu/spf">
    45  <Extensions>
    5     <mdrpi:PublicationInfo publisher="https://www.clarin.eu/spf" publicationId="$Header$"/>
     6    <mdrpi:PublicationInfoTESTINVALID publisher="https://www.clarin.eu/spf" publicationId="$Header$"/>
    67    <mdrpi:RegistrationInfo registrationAuthority="https://www.clarin.eu/spf"> </mdrpi:RegistrationInfo>
    78  </Extensions>
Note: See TracChangeset for help on using the changeset viewer.