Eliminate use of self-hosted MDQ server for unit tests

Description

Some OpenSAML and IdP unit tests use an MDQ server instance hosted on shibboleth.net.

Look at options for eliminating this.

One option is to switch tests to use a public MDQ server, such as InCommon.

A second option is look at embedding an MDQ server in the relevant unit test suites, such as using @BeforeSuite and friends.

Environment

None

Activity

Show:

Brent PutmanFebruary 11, 2022 at 11:16 PM

Done as described, using OSU entityID as test target.

Brent PutmanFebruary 4, 2022 at 3:11 PM

Tests are just fetching a single EntityDescriptor, and checking against an expected entityID.

From call discussion, decision was to just switch to InCommon MDQ server for now, probably against the OSU entityID.

Completed

Details

Assignee

Reporter

Components

Fix versions

Created January 22, 2022 at 2:36 AM
Updated February 18, 2022 at 1:36 AM
Resolved February 11, 2022 at 11:17 PM