[java-idp-oidc] branch dev/JOIDC-7 updated (116602a3 -> a33f9790)

Scott Cantor cantor.2 at osu.edu
Mon Apr 18 17:33:02 UTC 2022


This is an automated email from the git hooks/post-receive script.

scantor pushed a change to branch dev/JOIDC-7
in repository java-idp-oidc.

 discard 116602a3 Add JWT support for UI endpoint, start fleshing out authz changes.
 discard 6985130e Initial draft of reworked token flow.
     add 7796ffa0 Update files to be tagged for release
     add 1fc1f08d Bump version after release
     new cac37e1c Initial draft of reworked token flow.
     new a33f9790 Add JWT support for UI endpoint, start fleshing out authz changes.

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   (116602a3)
            \
             N -- N -- N   refs/heads/dev/JOIDC-7 (a33f9790)

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 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-oidc-extension-api/pom.xml          |  2 +-
 idp-oidc-extension-distribution/pom.xml |  2 +-
 idp-oidc-extension-impl/pom.xml         |  2 +-
 pom.xml                                 | 10 +++++-----
 4 files changed, 8 insertions(+), 8 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list