[java-identity-provider] branch maint-4 updated (cce7c54a6 -> ba8b625df)
Scott Cantor
cantor.2 at osu.edu
Fri Dec 16 22:57:26 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch maint-4
in repository java-identity-provider.
from cce7c54a6 IDP-2056 Incorrect logging in V4Install
new 88b3a0fe4 IDP-2039 - Add audit logging to login flows
new ba8b625df IDP-2031 - Set RequesterID when proxying authn requests
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:
.../idp/flows/authn/authn-abstract-beans.xml | 3 +-
.../shibboleth/idp/flows/authn/duo-authn-beans.xml | 2 +-
.../idp/flows/authn/external-authn-beans.xml | 2 +-
.../idp/flows/authn/function-authn-beans.xml | 2 +-
.../idp/flows/authn/ipaddress-authn-beans.xml | 2 +-
.../idp/flows/authn/password-authn-beans.xml | 2 +-
.../idp/flows/authn/remoteuser-authn-beans.xml | 2 +-
.../authn/remoteuser-internal-authn-beans.xml | 2 +-
.../idp/flows/authn/spnego-authn-beans.xml | 2 +-
.../idp/flows/authn/x509-authn-beans.xml | 2 +-
.../idp/flows/authn/x509-internal-authn-beans.xml | 2 +-
.../src/main/resources/conf/authn/authn.properties | 2 +-
.../saml/saml2/profile/impl/AddAuthnRequest.java | 85 +++++++++++++++++++++-
13 files changed, 94 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list