[java-idp-oidc] branch main updated (2098f7e9 -> 80748f8b)
Henri Mikkonen
henri.mikkonen at iki.fi
Fri Jan 22 17:46:58 UTC 2021
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 2098f7e9 Comment cleanup.
new e0822e22 JOIDC-22 Update Core Nimbus libraries
new 9a5bedac JOIDC-22 Update Core Nimbus libraries
new 80748f8b JOIDC-22 Update Core Nimbus libraries
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../context/OIDCAuthenticationResponseContext.java | 8 +++---
.../DefaultRequestedClaimsLookupFunction.java | 20 ++++++-------
.../TokenRequestRequestedClaimsLookupFunction.java | 6 ++--
.../op/token/support/AccessTokenClaimsSet.java | 4 +--
.../op/token/support/AuthorizeCodeClaimsSet.java | 4 +--
.../oidc/op/token/support/TokenClaimsSet.java | 14 ++++-----
.../OIDCAuthenticationResponseContextTest.java | 4 +--
.../BaseTokenRequestLookupFunctionTest.java | 10 ++++---
.../DefaultRequestedClaimsLookupFunctionTest.java | 33 ++++++++++++++++------
...enRequestRequestedClaimsLookupFunctionTest.java | 2 +-
.../oidc/op/token/support/TokenClaimsSetTest.java | 3 +-
.../support/testing/BaseTokenClaimsSetTest.java | 10 ++++---
.../profile/impl/ProcessRequestedAuthnContext.java | 22 ++++++++-------
.../impl/SetAccessTokenToResponseContext.java | 2 +-
.../impl/SetRequestedClaimsToResponseContext.java | 13 +++++----
.../impl/SetRequestedSubjectToResponseContext.java | 8 ++++--
.../AttributeInOIDCRequestedClaimsMatcherTest.java | 19 +++++++------
.../plugin/oidc/op/profile/flow/TokenFlowTest.java | 3 +-
.../impl/FormOutboundDiscoveryResponseTest.java | 6 ++--
.../impl/ProcessRequestedAuthnContextTest.java | 14 ++++-----
.../SetRequestedClaimsToResponseContextTest.java | 4 +--
.../SetRequestedSubjectToResponseContextTest.java | 11 ++++----
pom.xml | 16 ++++-------
23 files changed, 129 insertions(+), 107 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list