Hello,
is there any experience with using OAuth2 for login authentication? Our company is on Google Apps and I am sure my boss will ask why people have to remember yet another password.
Is there any discussion thread on this topic? I got 0 results in forum search.
Thank you,
Jindrich
Will
11 January 2015 21:45
#2
Hi there,
We use OAuth for our social connectors(Twitter for example), so you will be able to integrate with SuiteCRM.
Thanks,
Will.
jeeva
25 March 2015 12:03
#3
Hi vavruska,
We have the same requiremen… t to integrate google oauth with Suite.
Did you manage to implement this and would you be able to share it with us pls?
Thanks.
GED
17 November 2015 17:41
#4
I am also looking for information on how to configure single sign-on for sugar
Go here for an example:
This post is designed to take people through this process so that they can implement Google logins for their SuiteCRM instance. I’m basically going to take people through the process that I used in order to get it working on an instance. There are obviously loads of ways of doing this, but I hope that following through this process will allow people to learn a bit about the SuiteCRM architecture and inspire people to get in and play with the code. Plus loads of people seem to want to be able to …
I ended up having to create a slightly more complicated version than this with multiple OAuths as people wanted multiple authentication mechanisms…