[java-identity-provider] branch main updated (e0d914f04 -> 77934ab2a)

Brent Putman putmanb at georgetown.edu
Fri Mar 21 16:59:11 UTC 2025


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

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

    from e0d914f04 Fix inverted Constraint on new flowId setter.
     new b05d766f3 OSJ-427: Simple signature verification fails to detect parameter ...
     new 77934ab2a 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