[java-idp-oidc] branch main updated (edbaddce -> 50672688)
Henri Mikkonen
henri.mikkonen at iki.fi
Fri Jun 7 06:42:41 UTC 2024
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 edbaddce JOIDC-200 - Support for OAuth2 Pushed Authorization Requests (PAR)
new fbfa92fb JOIDC-213 - Make scope nullable in TokenClaimsSet and its subclasses
new 50672688 Updated map key to exploit constant from OidcEventIds.
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:
.../op/token/support/AccessTokenClaimsSet.java | 2 +-
.../op/token/support/RefreshTokenClaimsSet.java | 2 +-
.../oidc/op/token/support/TokenClaimsSet.java | 22 +++++++-------
.../op/oauth2/profile/impl/BuildAccessToken.java | 5 ++--
.../SetAuthorizationCodeToResponseContext.java | 2 +-
.../META-INF/net.shibboleth.idp/postconfig.xml | 2 +-
.../oauth2/profile/impl/BuildAccessTokenTest.java | 34 ++++++++++++++++++++--
.../SetAuthorizationCodeToResponseContextTest.java | 29 +++++++++++++++---
.../flow/ClientCredentialsTokenFlowTest.java | 16 +++++-----
9 files changed, 82 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list