[java-idp-oidc] branch main updated (bb6b63e4 -> cb029751)
Henri Mikkonen
henri.mikkonen at iki.fi
Fri May 19 12:20:30 UTC 2023
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a change to branch main
in repository java-idp-oidc.
from bb6b63e4 Bump version after release
new 7b9e4ac6 Bump oidc.config.version to 1.0.1.
new cb029751 JOIDC-159 - JWT-based client authentication fails for token endpoint when using non-MDDriven config
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:
.../AbstractOidcClientAuthenticationFlowTest.java | 645 ++++++++++++---------
.../flow/ClientCredentialsTokenFlowTest.java | 33 +-
.../op/profile/flow/IntrospectionFlowTest.java | 6 +-
.../oidc/op/profile/flow/RevocationFlowTest.java | 6 +-
.../plugin/oidc/op/profile/flow/TokenFlowTest.java | 15 +-
.../src/test/resources/conf/relying-party.xml | 11 +
pom.xml | 2 +-
7 files changed, 430 insertions(+), 288 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list