On Wed, 2018-03-28 at 20:45 +0530, Hasini Witharana wrote: > Apache Oltu has an implementation[1] for OpenID Connect as well. > > [1] - https://github.com/apache/oltu/tree/trunk/openid-connect > > Can I use the jar files of this as a dependency?
Yes, absolutely. We use Maven for dependency management and it should be possible for you to just depend on the Oltu jars. Robert
