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
Post a Comment