json - Use Google Authentication for Java webportal with SSO -


i new ga(oauth).

i have few queries while using google authentication on java web based portal. 1) how , configure web-portal(e.g. https://abc.xyz.com)?

2) if have 100 user base, in case have create each user's account in order achieve authentication google? if yes how shall map them above portal?

3) have used http://ocpsoft.org/java/setting-up-google-oauth2-with-java/ there way avoid maintenance of clientid, clientsecret or json @ web application level , can still achieve secure authentication ga?

4) how can implement sso? appreciated.

thanks


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -