[java-identity-provider] branch maint-5.1 updated (5456c4ca7 -> 6f125b50b)

Brent Putman putmanb at georgetown.edu
Fri Mar 21 17:05:56 UTC 2025


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

putmanb pushed a change to branch maint-5.1
in repository java-identity-provider.

    from 5456c4ca7 Lower logging on unmapped Attributes.
     new 33fd24aa4 OSJ-427: Simple signature verification fails to detect parameter ...
     new 6f125b50b OSJ-427: Simple signature verification fails to detect parameter ...

The 2 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:
 .../net/shibboleth/idp/conf/mvc-beans.xml          |   5 +
 .../shibboleth/idp/conf/saml-binding-config.xml    | 152 +++++++++++++++++++++
 .../idp/flows/saml/saml-abstract-beans.xml         |   4 +
 .../idp/flows/saml/saml-abstract-flow.xml          |   1 +
 .../flows/saml/saml1/artifact-resolution-beans.xml |   2 +
 .../idp/flows/saml/saml1/attribute-query-beans.xml |   2 +
 .../idp/flows/saml/saml1/sso-unsolicited-beans.xml |   2 +
 .../flows/saml/saml2/artifact-resolution-beans.xml |   2 +
 .../idp/flows/saml/saml2/attribute-query-beans.xml |   2 +
 .../idp/flows/saml/saml2/slo-artifact-beans.xml    |   2 +
 .../idp/flows/saml/saml2/slo-back-beans.xml        |   2 +
 .../idp/flows/saml/saml2/slo-post-beans.xml        |   2 +
 .../flows/saml/saml2/slo-post-simplesign-beans.xml |   2 +
 .../idp/flows/saml/saml2/slo-redirect-beans.xml    |   2 +
 .../idp/flows/saml/saml2/sso-artifact-beans.xml    |   2 +
 .../idp/flows/saml/saml2/sso-ecp-beans.xml         |   2 +
 .../idp/flows/saml/saml2/sso-post-beans.xml        |   2 +
 .../flows/saml/saml2/sso-post-simplesign-beans.xml |   2 +
 .../idp/flows/saml/saml2/sso-redirect-beans.xml    |   2 +
 .../idp/flows/saml/saml2/sso-unsolicited-beans.xml |   2 +
 .../saml2/profile/impl/SAMLAuthnController.java    |  49 +++++++
 21 files changed, 243 insertions(+)

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


More information about the commits mailing list