CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Integrator Discussion (Moderators: JoeMurray, Parvez, pkeogan) »
  • OAuth2 integration
Pages: [1]

Author Topic: OAuth2 integration  (Read 1039 times)

atulnpatel

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.4.17
  • CMS version: 4.4
  • MySQL version: 4.4
  • PHP version: 4.4
OAuth2 integration
September 16, 2015, 05:50:23 am
Hello Everyone,
We are a Non Profit Organization considering to Implement CiviCRM for our Needs world wide the only issue we have from Architecture team is in ensuring that we can do OAuth2 Integration with our Contact Database System.

Can anyone help me understand the possibility of it or if anyone has done it successfully that give us lot of confidence.

mathieu

  • Administrator
  • Ask me questions
  • *****
  • Posts: 620
  • Karma: 36
    • Work
  • CiviCRM version: 4.7
  • CMS version: Drupal
  • MySQL version: MariaDB 10
  • PHP version: 7
Re: OAuth2 integration
September 16, 2015, 06:10:05 am
Hi,

User authentication is usually managed by the CMS (Drupal, Wordpress, Joomla). In Drupal, for example, there is the OAuth module: https://www.drupal.org/project/oauth

Another possible alternative is the hybridauth module/library.
https://www.drupal.org/project/hybridauth
https://github.com/hybridauth/hybridauth/

hybridauth is more meant for social media authentication, but it has a ton of providers available. Sometimes it works better than specific Drupal modules.

PS: since this is a pretty clear question, not general discussion, you might have more responses asking this question on CiviCRM's Stack Exchange:
http://civicrm.stackexchange.com/

Mathieu
CiviCamp Montréal, 29 septembre 2017 | Co-founder / consultant / turn-key CiviCRM hosting for Quebec/Canada @ SymbioTIC.coop

atulnpatel

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.4.17
  • CMS version: 4.4
  • MySQL version: 4.4
  • PHP version: 4.4
Re: OAuth2 integration
September 16, 2015, 06:39:31 am
Hi Mathieu,
Will same Method work for Wordpress as well ? Sorry, I have not much experience for with OAuth2.


mathieu

  • Administrator
  • Ask me questions
  • *****
  • Posts: 620
  • Karma: 36
    • Work
  • CiviCRM version: 4.7
  • CMS version: Drupal
  • MySQL version: MariaDB 10
  • PHP version: 7
Re: OAuth2 integration
September 16, 2015, 07:08:58 am
I'm not very familiar with WordPress, but it seems to have equivalent plugins, such as:
https://en-ca.wordpress.org/plugins/wp-oauth/
CiviCamp Montréal, 29 septembre 2017 | Co-founder / consultant / turn-key CiviCRM hosting for Quebec/Canada @ SymbioTIC.coop

atulnpatel

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.4.17
  • CMS version: 4.4
  • MySQL version: 4.4
  • PHP version: 4.4
Re: OAuth2 integration
September 18, 2015, 07:10:58 am
Thanks a bunch. I was wondering if there are any codes or demo of custom client being built for authentication and data transfer. Sorry for asking dumb question,  I am not much familiar with PHP and trying to help our team by gathering as much info I can !!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Integrator Discussion (Moderators: JoeMurray, Parvez, pkeogan) »
  • OAuth2 integration

This forum was archived on 2017-11-26.