cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure google+ loginin hybris

0 Kudos
334

I have installed hybris Labs extension Google+.By this I am only able to use Google + 1 Button for sharing.But my requirement is to allow customers to login with Google account.Please help me to get this done.

View Entire Topic
Former Member
0 Kudos

There is not specific support for openid in Hybris at the moment. You might want to use spring security to provide such funcitonality. Have a look at following link in Spring documentation for more details: http://docs.spring.io/spring-security/site/docs/3.0.x/reference/springsecurity-single.html#ns-openid

0 Kudos

Thank you for your reply..Still I am not clear the way we have to implement this.Can you please share sample implementation code