This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 8449b2b3158 Add default expiry for JwtAuthenticationClientFilter
(#3422)
new 87b80640312 Use a properly random source to generate digest client
nonces (#3423)
new 16a25d1d427 Require in OidcRpAuthenticationFilter that IdTokens have
an expiry (#3424)
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:
.../security/oidc/rp/OidcRpAuthenticationFilter.java | 19 +++++++++++++++++--
.../cxf/transport/http/auth/DigestAuthSupplier.java | 12 +++++++++++-
.../transport/http/auth/DigestAuthSupplierTest.java | 14 ++++++++++++++
3 files changed, 42 insertions(+), 3 deletions(-)