[java-plugin-shibd-oidc] branch dev/JSHIBDOIDC-31-cred-resolver updated (596f761 -> d885a76)
Codeberg
noreply at shibboleth.net
Mon Aug 3 13:09:56 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a change to branch dev/JSHIBDOIDC-31-cred-resolver
in repository java-plugin-shibd-oidc.
discard 596f761 JSHIBDOIDC-31 - Support new CredentialResolver service
discard a5dbceb WIP: Adding the new credential resolver to the decryption key lookup
discard 8c9fa5f Javadoc updates with TODO reminder.
discard 481ee0f WIP: Early, successful so far, attempt to replace signing cred resolver
add c289f16 Remove test that violates null checking (no known way of allowing them).
add 7112cc9 Javadoc issues.
add 79ee31b Adjust package path in manifest declaration.
new deba0cf WIP: Early, successful so far, attempt to replace signing cred resolver
new bcf55c6 Javadoc updates with TODO reminder.
new 1ccea8d WIP: Adding the new credential resolver to the decryption key lookup
new d885a76 JSHIBDOIDC-31 - Support new CredentialResolver service
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (596f761)
\
N -- N -- N refs/heads/dev/JSHIBDOIDC-31-cred-resolver (d885a76)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 4 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:
.../java/net/shibboleth/sp/oidc/context/OIDCLogoutContext.java | 2 ++
.../profile/context/navigate/LogoutHintLookupStrategyTest.java | 9 ++-------
sp-oidc-conf-impl/pom.xml | 2 +-
.../sp/oidc/profile/impl/AddClientAddressToStateAction.java | 2 +-
.../shibboleth/sp/oidc/profile/impl/PrepareAgentResponse.java | 2 ++
5 files changed, 8 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list