dependabot[bot] closed pull request #1278: Bump cxf.hibernate.em.version from
6.1.7.Final to 6.2.3.Final
URL: https://github.com/apache/cxf/pull/1278
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
dependabot[bot] commented on PR #1278:
URL: https://github.com/apache/cxf/pull/1278#issuecomment-1573071683
Superseded by #1288.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
dependabot[bot] opened a new pull request, #1288:
URL: https://github.com/apache/cxf/pull/1288
Bumps `cxf.hibernate.em.version` from 6.1.7.Final to 6.2.4.Final.
Updates `hibernate-core` from 6.1.7.Final to 6.2.4.Final
Changelog
Sourced from https://github.com/hibernate/hibernate-
Hi Jean,
You should be able to get access to the Bearer and claims using
JwtAuthenticationFilter + @Context SecurityContext
The expected type of the security context should be ClaimsSecurityContext, with
collection of claims being available.
If the JwtAuthenticationFilter does not work for you
Hi Dan,
No objections, I will try to address this one [1] over the weekend to get it
into 4.0.2,
but other issues could be moved off to later releases.
Thanks!
[1] https://issues.apache.org/jira/browse/CXF-8879
Best Regards,
Andriy Redko
> The Camel folks are trying to upgrade to the
The Camel folks are trying to upgrade to the latest CXF releases but have run
into some issues. I’ve fixed the issues on the CXF side, but they need
releases in order for them to do their June releases. Thus, I’m planning on
4.0.2 and 3.6.1 for early next week.
If there are additional things