JSR-196 ServerAuthModule for OpenID Connect and OAuth 2.0

Issue #76 new
Ralph Soika created an issue

hi,

I started some years ago a project providing a JSR-196 SAM for OpenID.

https://code.google.com/p/openid4java-jsr196/

In this implementation I make use of the openid4java library. I want to start re-implementing this module based on OpenID Connect. But the oauth-2.0-sdk project looks to me very extensive. So I am more and more confused.

Where can I found a short example how to redirect a user to a OpenID provider page (like https://www.google.com/accounts/o8/id) and get back the information to verify if the user is authenticated. This would help me for to start

thanks for help

Comments (1)

  1. Log in to comment