<?xml version="1.0" encoding="UTF-8"?>
<manifest
	xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-discovery/tree/stable-v6"
	xmlns:mf="https://github.com/erasmus-without-paper/ewp-specs-api-discovery/tree/stable-v6"
	xmlns:ewp="https://github.com/erasmus-without-paper/ewp-specs-architecture/blob/stable-v1/common-types.xsd"
	xmlns:sec="https://github.com/erasmus-without-paper/ewp-specs-sec-intro/tree/stable-v2"
	xmlns:r="https://github.com/erasmus-without-paper/ewp-specs-api-registry/tree/stable-v1"
	xmlns:xml="http://www.w3.org/XML/1998/namespace"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="
        https://github.com/erasmus-without-paper/ewp-specs-api-discovery/tree/stable-v6
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-discovery/stable-v6/manifest.xsd
        https://github.com/erasmus-without-paper/ewp-specs-api-registry/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-registry/stable-v1/catalogue.xsd
        https://github.com/erasmus-without-paper/ewp-specs-architecture/blob/stable-v1/common-types.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-architecture/stable-v1/common-types.xsd
        https://github.com/erasmus-without-paper/ewp-specs-api-echo/blob/stable-v2/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-echo/stable-v2/manifest-entry.xsd
        https://github.com/erasmus-without-paper/ewp-specs-sec-intro/tree/stable-v2
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-intro/stable-v2/schema.xsd
        https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-none/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-cliauth-none/stable-v1/security-entries.xsd
        https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/stable-v1/security-entries.xsd
        https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/stable-v1/security-entries.xsd
        https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/stable-v1/security-entries.xsd
        https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/stable-v1/security-entries.xsd
        https://github.com/erasmus-without-paper/ewp-specs-sec-reqencr-tls/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-reqencr-tls/stable-v1/security-entries.xsd
        https://github.com/erasmus-without-paper/ewp-specs-sec-resencr-tls/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-resencr-tls/stable-v1/security-entries.xsd
        https://github.com/erasmus-without-paper/ewp-specs-api-omobility-las/blob/stable-v1/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-omobility-las/v1.2.0/manifest-entry.xsd
    	https://github.com/erasmus-without-paper/ewp-specs-api-omobility-la-cnr/blob/stable-v1/manifest-entry.xsd
    	https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-omobility-la-cnr/v0.1.0/manifest-entry.xsd
    	https://github.com/erasmus-without-paper/ewp-specs-api-institutions/blob/stable-v2/manifest-entry.xsd
		https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-institutions/v2.1.0/manifest-entry.xsd
		https://github.com/erasmus-without-paper/ewp-specs-api-ounits/blob/stable-v2/manifest-entry.xsd
		https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-ounits/v2.1.1/manifest-entry.xsd
    ">

	<host>
		<ewp:admin-email>ewp@ehu.es</ewp:admin-email>
		<ewp:admin-provider>University of The Basque Country</ewp:admin-provider>
		<ewp:admin-notes>Provider: University of The Basque Country</ewp:admin-notes>

		<r:apis-implemented>

			<!-- The entry for the Discovery Manifest API (a self-reference). -->
			<discovery
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-discovery/blob/stable-v6/manifest-entry.xsd"
				version="6.0.0">
				<url>https://app-demo.ehu.eus/ewp/manifest.xml</url>
			</discovery>

			<echo
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-echo/blob/stable-v2/manifest-entry.xsd"
				version="2.0.1">

				<ewp:admin-email>ewp@ehu.es</ewp:admin-email>
				<ewp:admin-notes></ewp:admin-notes>
				
				<http-security>
					<sec:client-auth-methods>
						<!-- <tlscert -->
						<!-- xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1" -->
						<!-- allows-self-signed="true" /> -->
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>
				<url>https://app-demo.ehu.eus/ewp/api/echo</url>
			</echo>

			<!--<institutions
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-institutions/blob/stable-v2/manifest-entry.xsd"
				version="2.1.0">

				<http-security>
					<sec:client-auth-methods>-->
						<!-- <tlscert -->
						<!-- xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1" -->
						<!-- allows-self-signed="true" /> -->
			<!--			<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>
				<url>https://app-demo.ehu.eus/ewp/api/institutions</url>
				<max-hei-ids>1</max-hei-ids>
			</institutions>-->

			<!--<organizational-units
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-ounits/blob/stable-v2/manifest-entry.xsd"
				version="2.1.1">

				<http-security>
					<sec:client-auth-methods>-->
						<!-- <tlscert -->
						<!-- xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1" -->
						<!-- allows-self-signed="true" /> -->
			<!--			<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>
				<url>https://app-demo.ehu.eus/ewp/api/ounits</url>
				<max-ounit-ids>3</max-ounit-ids>
				<max-ounit-codes>3</max-ounit-codes>

			</organizational-units>-->
			
			<!--<iias
                        xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-iias/blob/stable-v7/manifest-entry.xsd"
                        version="7.0.0"
                >
				<http-security>
					<sec:client-auth-methods>
						<tlscert
						xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1"
						allows-self-signed="true" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>

				<get-url>https://app-demo.ehu.eus/ewpcv/iias/get</get-url>
				<max-iia-ids>1</max-iia-ids>
				<index-url>https://app-demo.ehu.eus/ewpcv/iias/index</index-url>
					<stats-url>https://app-demo.ehu.eus/ewpcv/StatisticsIia</stats-url>
			</iias> 
			<iia-cnr
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-iia-cnr/blob/stable-v3/manifest-entry.xsd"
				version="3.0.0">
				<http-security>
					<sec:client-auth-methods>
						<tlscert
						xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1"
						allows-self-signed="true" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>
				<url>https://app-demo.ehu.eus/ewpcv/iias/cnr</url>
			</iia-cnr>
			<iias-approval
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-iias-approval/blob/stable-v2/manifest-entry.xsd"
				version="2.0.0">
				<http-security>
					<sec:client-auth-methods>
						<tlscert
						xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1"
						allows-self-signed="true" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>
				<url>https://app-demo.ehu.eus/ewpcv/iias/approval/get</url>
				<max-iia-ids>1</max-iia-ids>
			</iias-approval>
			<iia-approval-cnr
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-iia-approval-cnr/blob/stable-v2/manifest-entry.xsd"
				version="2.0.0">
				<http-security>
					<sec:client-auth-methods>
						<tlscert
						xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1"
						allows-self-signed="true" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>
				<url>https://app-demo.ehu.eus/ewpcv/iias/approval/cnr</url>
			</iia-approval-cnr>-->
			
			<!--<factsheet
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-factsheet/blob/stable-v1/manifest-entry.xsd"
				version="1.2.0">
				<http-security>
					<sec:client-auth-methods>-->
						<!-- <tlscert -->
						<!-- xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1" -->
						<!-- allows-self-signed="true" /> -->
			<!--			<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>
				<url>https://app-demo.ehu.eus/ewpcv/factsheet/get</url>
				<max-hei-ids>1</max-hei-ids>
			</factsheet>-->
			
			<!--<omobilities
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-omobilities/blob/stable-v1/manifest-entry.xsd"
				version="1.0.0">
				<ewp:admin-email>ewp@ehu.es</ewp:admin-email>
				<ewp:admin-notes></ewp:admin-notes>
				
				<http-security>
					<sec:client-auth-methods>
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>
				<get-url>https://app-demo.ehu.eus/ewp/api/mobilities/get</get-url>
				<index-url>https://app-demo.ehu.eus/ewp/api/mobilities/index</index-url>
				<max-omobility-ids>10</max-omobility-ids>
				<sends-notifications />
			</omobilities>
			<omobility-cnr
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-omobility-cnr/blob/stable-v1/manifest-entry.xsd"
				version="1.0.0">

				<ewp:admin-email>ewp@ehu.es</ewp:admin-email>
				<ewp:admin-notes></ewp:admin-notes>
				
				<http-security>
					<sec:client-auth-methods>
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>
				<url>https://app-demo.ehu.eus/ewp/api/mobilities/cnr</url>
				<max-omobility-ids>10</max-omobility-ids>
			</omobility-cnr>-->
			<omobility-las
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-omobility-las/blob/stable-v1/manifest-entry.xsd"
				version="1.2.0">
				<ewp:admin-email>ewp@ehu.es</ewp:admin-email>
				<ewp:admin-notes></ewp:admin-notes>
				
				<http-security>
					<sec:client-auth-methods>
						<!-- <tlscert -->
						<!-- xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1" -->
						<!-- allows-self-signed="true" /> -->
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>
				<get-url>https://app-demo.ehu.eus/ewp/api/mobility/get</get-url>
				<index-url>https://app-demo.ehu.eus/ewp/api/mobility/index</index-url>
				<update-url>https://app-demo.ehu.eus/ewp/api/mobility/update</update-url>
				<stats-url>https://app-demo.ehu.eus/ewp/api/mobility/outgoingStats</stats-url>
				<max-omobility-ids>10</max-omobility-ids>
			</omobility-las>
			<omobility-la-cnr
				xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-omobility-la-cnr/blob/stable-v1/manifest-entry.xsd"
				version="1.0.0">

				<ewp:admin-email>ewp@ehu.es</ewp:admin-email>
				<ewp:admin-notes></ewp:admin-notes>

				
				<http-security>
					<sec:client-auth-methods>
						<!-- <tlscert -->
						<!-- xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1" -->
						<!-- allows-self-signed="true" /> -->
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1" />
					</sec:client-auth-methods>
					<sec:server-auth-methods>
						<tlscert
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1" />
						<httpsig
							xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1" />
					</sec:server-auth-methods>
				</http-security>
				<url>https://app-demo.ehu.eus/ewp/api/mobility/cnr</url>
				<stats-url>https://app-demo.ehu.eus/ewp/api/mobility/incomingStats</stats-url>
				<max-omobility-ids>10</max-omobility-ids>
			</omobility-la-cnr>
		</r:apis-implemented>
		<mf:institutions-covered
			xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-registry/tree/stable-v1">
			<hei id="ehu.eus">
				<other-id type="pic">999865234</other-id>
				<other-id type="erasmus">E  BILBAO01</other-id>
				<name xml:lang="en">University of The Basque Country</name>
				<name xml:lang="es">UNIVERSIDAD DEL PAIS VASCO/ EUSKAL HERRIKO UNIBERTSITATEA</name>
			</hei>
		</mf:institutions-covered>

		<client-credentials-in-use>
			<certificate>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</certificate>
			<rsa-public-key>MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAuVa17QxZm3tPGBCzEY1F04hKW+BItYuI9IvWZN5N3WD82LuTzeApqzZ1ZfxccDwzbza16MUmdkFZmzh8X6FXl8DOAiktIy/pEcxCzfoyUXtvGRbZUVbmsyIidtgbk1YzMm9CiBjUExyU4fACef0qffCSJogBRum3sQNEipTSjsfFVQdNdJiPIN52H8nGRp94nseMZYKSvBllNnT32O9T1yj6HqPrse0JOpOzCG9muq6Bv9vnDnSMSCVzxnjC/lSOfiXSkXWNEyKNRGbp/9ZhjuWK6FpyxlvqPUrV5TpA5HwYjMVX5BsnfJXcet6qm5nuKYvW9jd8/1JyIOleLEGXv88/ID1eBdDS/FsHw3+d061fkA2FtoLl7TWKcYHwE69xdfsoPAwo7afWGQ+RyTJW3KmjVrkuvgKGmlpdojBCf28aYEPDroVsYz0PkAj6UlSXIjSMTBwKosJvjBa8HFCf98aukVl+qElkeTACIJjRpTKI1oLYG9GB+xELTkX8RCFrDmA8jiDqXs8Y8whs7AdjkN2Yq7kZxfoL9s+NXN9mHx6jtZEsBmoFKBZlVgwmcc2j/H8cS03bL7uk8XRXaAVJddzqJD4RFY1j+YjU5fCIeqyeTbPb8HawPTg+QqWtNLHpizEi6ZL5vHuUIJjW4t1KblAmneUyuMf+3bzEZa+uL20CAwEAAQ==</rsa-public-key>
		</client-credentials-in-use>
		<server-credentials-in-use>
			<rsa-public-key>MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAuVa17QxZm3tPGBCzEY1F04hKW+BItYuI9IvWZN5N3WD82LuTzeApqzZ1ZfxccDwzbza16MUmdkFZmzh8X6FXl8DOAiktIy/pEcxCzfoyUXtvGRbZUVbmsyIidtgbk1YzMm9CiBjUExyU4fACef0qffCSJogBRum3sQNEipTSjsfFVQdNdJiPIN52H8nGRp94nseMZYKSvBllNnT32O9T1yj6HqPrse0JOpOzCG9muq6Bv9vnDnSMSCVzxnjC/lSOfiXSkXWNEyKNRGbp/9ZhjuWK6FpyxlvqPUrV5TpA5HwYjMVX5BsnfJXcet6qm5nuKYvW9jd8/1JyIOleLEGXv88/ID1eBdDS/FsHw3+d061fkA2FtoLl7TWKcYHwE69xdfsoPAwo7afWGQ+RyTJW3KmjVrkuvgKGmlpdojBCf28aYEPDroVsYz0PkAj6UlSXIjSMTBwKosJvjBa8HFCf98aukVl+qElkeTACIJjRpTKI1oLYG9GB+xELTkX8RCFrDmA8jiDqXs8Y8whs7AdjkN2Yq7kZxfoL9s+NXN9mHx6jtZEsBmoFKBZlVgwmcc2j/H8cS03bL7uk8XRXaAVJddzqJD4RFY1j+YjU5fCIeqyeTbPb8HawPTg+QqWtNLHpizEi6ZL5vHuUIJjW4t1KblAmneUyuMf+3bzEZa+uL20CAwEAAQ==</rsa-public-key>
		</server-credentials-in-use>
	</host>
</manifest>