I wanted to ask the team about independent jars to deal with:
a) JOSE/JWT.
b) Object Model for OpenID Connect
I know KeyCloak/RESTEasy has code for this. Would it be a good idea to
have these
extracted out into independent KeyCloak minor projects => jars?
On 12/16/2013 10:27 AM, Bill Burke wrote:
Okay,
I forked jose-jwt module for Resteasy and remove JAX-RS specific stuff.
Had to touch a bunch of files outside of "core" module. I also
started the process of moving JAX-RS stuff out of "core" module so I
created a new "core-jaxrs" module. This module may be temporary, not sure.
"core" no longer depends on Resteasy/JAX-RS.
Next I'll be working more on the adapters to refactor out resteasy.