Skip to:
Content
Pages
Categories
Search
Top
Bottom

External authentication vs local database

  • Hi all,
    I know there’s a plugin for external authentication. Yes I am not sure if we would be able to use it in this case. Let me describe what we want to do:
    1. External database that stores contact information including login and hashed password.
    2. Local (by local I mean the buddypress one) that has all the post/replies/friendship requests/status updates etc etc information.

    Is is better to try and make WordPress authenticate in external database directly (SugarCRM in this case), no entry would be created in local db, and then somewhat attach that login and contact details to user in local db (wordpress/buddypress). My concern in this case is, how would buddypress know that x user in sugarcrm posted y and z on buddypress.
    or would it be easier and safer to synchronize databases e.g. every couple of minutes?
    So in the second scenario, all the information is created locally (wordpress) and sychronized with SugarCRM.

Viewing 2 replies - 1 through 2 (of 2 total)
  • BuddyPress doesn’t do anything with user authentication. Get it working with WordPress, and it’ll work with BuddyPress. For further advice, it’s probably worth searching the WordPress.org forums as I imagine this sort of topic has come up in the past.

    Thanks Paul, great advice. off to copy paste to other forum.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘External authentication vs local database’ is closed to new replies.
Skip to toolbar