[java-idp-integration-tests] branch main updated (044710c -> 47dc5ae)

Codeberg noreply at shibboleth.net
Fri Nov 14 22:15:19 UTC 2025


This is an automated email from the git hooks/post-receive script.

codeberg pushed a change to branch main
in repository java-idp-integration-tests.

    from 044710c  Bump Tomcat
     new eca2287  Dynamically determine latest version of plugin snapshot
     new 33925d7  Fix script to install IdP for troubleshooting tests
     new 5a46954  Update generated IdP metadata endpoints with runtime port
     new bae0692  Move certificate helper methods to support class
     new 47dc5ae  Move TLS keystore password property to base class

The 5 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:
 .../shibboleth/idp/integration/tests/BaseTest.java |  82 +++++---------
 .../idp/integration/tests/oidc/RPContainer.java    |  99 +---------------
 .../plugins/JDBCStorageServicePluginTest.java      |   5 +-
 .../integration/tests/util/CertificateHelper.java  | 126 +++++++++++++++++++++
 .../tests/util/PluginSnapshotSupport.java          |  33 +++++-
 5 files changed, 191 insertions(+), 154 deletions(-)
 create mode 100644 src/test/java/net/shibboleth/idp/integration/tests/util/CertificateHelper.java

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list