My application login is developed using Shiro Apache, it’s working fine but now i want to integrate that application Gigya’s login Any one please specify the steps to add i follow the official website for that mentioned below i didn’t got that
My application login is developed using Shiro Apache, it’s working fine but now i
Share
At last i found solution for my Question
First open the below link
https://platform.gigya.com/login.aspx?ReturnUrl=%2fSite%2fpartners%2fDashboard.aspx
click on Request an Account, then register get API key and secretkey
download GSJavaSDK.jar file from http://developers.gigya.com/030_Server_SDKs/java site and place in lib folder then add the below code in login page(html or xhtml)
then deploy the application and Run