Re: Java EE Security.next and JWT (JSON Web Tokens)
Hi, I would also assume that only the consuming part is needed as an authentication mechanism. The typical use is to authenticate with Facebook, Google and Twitter. Another OAuth2 client example that's already based on Soteria: https://github.com/omnifaces/soteria-google-oauth-client Kind regards, Arjan Tijms
On Wed, Jul 12, 2017 at 6:43 PM, Werner Keil <werner.keil@...> wrote: For the consuming part have a look at http://www.agorava.org/ (
|
|