on 2014 Aug 13 1:48 PM
I am trying to integrate Janrain Social Plugin with hybris accelerator. By default spring security has been enabled. How can i authenticate a user with Open Id?
Request clarification before answering.
You can look at our example add-on facebook plugin and leverage this as a template/pattern:
https://wiki.hybris.com/display/ylabs/facebooksocialplugins+AddOn+-+Technical+Guide
We also have Oauth integration which could be leveraged as a idea/pattern:
https://wiki.hybris.com/display/release5/OAuth+2.0
Greg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Greg, I have looked into this. I am looking for single sign on (SSO) using the Open Id as well. My login page will have social login widget. Janrain will authenticate the user and give me a token. Using that token i will talk to janrain again whether the user is authenticated. If yes then i need to generate the token in hybrisserver using the OpenId (no password from user) and allow the user to see the my account page.
Facebook Plugin allows the user to login to facebook from accelerator.
User | Count |
---|---|
7 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.