[java-idp-integration-tests] branch main updated (582a120 -> b1b6359)
Tom Zeller
tzeller at dragonacea.biz
Wed Jan 31 22:31:58 UTC 2024
This is an automated email from the git hooks/post-receive script.
tzeller pushed a change to branch main
in repository java-idp-integration-tests.
from 582a120 Clear cached username if necessary
new 837878f Add helper for Route 53 DNS records
new 0d67cb1 Set up real cert and credentials via environment
new e36c861 Optionally update DNS records
new b1b6359 Use hostname-based URLs for Safari
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 46 ++
.../idp/integration/tests/BaseIntegrationTest.java | 93 +++-
.../idp/integration/tests/Route53Helper.java | 527 +++++++++++++++++++++
.../saml1/SAML1UnsolicitedSSOIntegrationTest.java | 4 -
.../saml2/SAML2UnsolicitedSSOIntegrationTest.java | 4 -
5 files changed, 657 insertions(+), 17 deletions(-)
create mode 100644 src/test/java/net/shibboleth/idp/integration/tests/Route53Helper.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list