[java-identity-provider] branch dev/IDP-2272 updated (bdc98d8c7 -> 01b2175f1)

Rod Widdowson rdw at steadingsoftware.com
Tue Apr 8 14:16:07 UTC 2025


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

rdw pushed a change to branch dev/IDP-2272
in repository java-identity-provider.

 discard bdc98d8c7 IDP-2272 Expose LDAP metrics
     add 0dc02b600 Javadoc nit.
     add 22bcc452d Fix more Javadoc issues.
     add e45902f8b Add SimpleSign response validator bean for SP.
     add c12be6184 Fix up Response-only POST-SimpleSign parameter rules.
     add 923e0f5c3 OSJ-430 - Make InResponseTo validation optional
     add a37da503f Staged memcache storage bean.
     add 89d1f6b59 Port tests to Jetty 12.
     new 01b2175f1 IDP-2272 Expose LDAP metrics

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (bdc98d8c7)
            \
             N -- N -- N   refs/heads/dev/IDP-2272 (01b2175f1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 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/admin/impl/OutputConfig.java    |  4 +++
 .../idp/authn/AuthenticationFlowDescriptor.java    |  4 +--
 .../SubjectCanonicalizationFlowDescriptor.java     |  4 +--
 idp-cas-impl/pom.xml                               |  2 +-
 .../proxy/impl/HttpClientProxyValidatorTest.java   | 27 +++++++----------
 .../shibboleth/idp/conf/relying-party-mddriven.xml |  8 +++++
 .../shibboleth/idp/conf/saml-binding-config.xml    | 35 ++++++++++++++++++++++
 .../idp/flows/authn/saml-authn-beans.xml           |  7 +++++
 .../net/shibboleth/idp/module/conf/global.xml      | 21 +++++++++++++
 .../installer/impl/InstallerPropertiesImpl.java    |  7 ++---
 .../impl/BrowserSSOProfileConfiguration.java       | 33 ++++++++++++++++++++
 11 files changed, 127 insertions(+), 25 deletions(-)

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


More information about the commits mailing list