This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 636f38b Recording .gitmergeinfo Changes
new db60696 Make sure that the OAuth authenticate principal name matches the client_id
(if specified)
new e286615 Fixing OAuth scope test
new e2451b3 Recording .gitmergeinfo Changes
The 3 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:
.gitmergeinfo | 7 ++
.../oauth2/services/AbstractTokenService.java | 25 ++--
.../services/RedirectionBasedGrantService.java | 3 +-
.../grants/AuthorizationGrantNegativeTest.java | 127 ++++++++++++++++++++-
.../oauth2/grants/AuthorizationGrantTest.java | 4 +-
5 files changed, 148 insertions(+), 18 deletions(-)
|