Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connector and Proxy are swapped for Malta in prod.xml #2

Open
pspletinckx opened this issue Apr 29, 2024 · 0 comments
Open

Connector and Proxy are swapped for Malta in prod.xml #2

pspletinckx opened this issue Apr 29, 2024 · 0 comments

Comments

@pspletinckx
Copy link

For the Teritory="MT" the Endpoint EntityID for Connector and ProxyService type are switched around.

<ser:Endpoint EndpointType="http://eidas.europa.eu/metadata/ept/Connector" EntityID="https://mteidasnode.gov.mt/EidasNode/ServiceMetadata"/>

<ser:Endpoint EndpointType="http://eidas.europa.eu/metadata/ept/ProxyService" EntityID="https://mteidasnode.gov.mt/EidasNode/ConnectorMetadata" HideFromDiscovery="false"/>

Strangely this does not seem the case for the prod/MT.xml

<ser:Endpoint EndpointType="http://eidas.europa.eu/metadata/ept/Connector" EntityID="https://mteidasnode.gov.mt/EidasNode/ConnectorMetadata"/>

<ser:Endpoint EndpointType="http://eidas.europa.eu/metadata/ept/ProxyService" EntityID="https://mteidasnode.gov.mt/EidasNode/ServiceMetadata" HideFromDiscovery="false"/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant