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

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

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