Reply to comment

osCommerse Authentication | New Drupal Module

osCommerse Authentication Settings

osCommerse_auth provide an authentication link between Drupal and osCommerse.

When a user try to connect to Drupal but the system doesn't found. The osCommerse Auth module procced to check user against osCommerse tables. if user is found a dummy user is created in Drupal and authentication is enabled in Drupal

This module provide a extra process function to enable include custom code after authentication with osCommerse. If you want to use this function you just need include your code at function oscommerse_auth_extra_process.

INSTALLATION

1. Follow the usual module installation procedure [1] or use Drush [2].

[1] Installing contributed modules: http://drupal.org/node/70151
[2] Drush: http://drupal.org/project/drush

2. Enable OS Commerse module

3. Configure OS Commerse module at http://yourserver.com?q=admin/settings/oscommerse_auth

Provide OS Commerse DB Credentials like hostname, username, password and schema

Behavior

1. All drupal users will work as usual

2. Non existent users in Drupal DB will be checked in OS Commerse DB and created as Drupal User

3. Enjoy it.

Co Maintainer: emudojo

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <b> <address> <blockquote> <br> <caption> <center> <code> <dd> <del> <div> <dl> <dt> <em> <font> <h2> <h3> <h4> <h5> <h6> <hr> <i> <img> <li> <ol> <p> <pre> <span> <strong> <sub> <sup> <table> <tbody> <td> <tfoot> <th> <thead> <tr> <u> <ul> <tr>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 13 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.