Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 839 Vote(s) - 3.47 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I implement a single login system for drupal and another CMS?

#1
I am trying to implement a login share between a Drupal site and another CMS - kayako in particular.

How do I implement a single login system for drupal and another CMS?
Reply

#2
Drupal 6 supports [OpenID][oid] out of the box.

If kayako provides an API for user authentication, you can also implements an external authentication module for Drupal. This module will have to implements [hook_form_alter()][1] to edit the [user_login][2] and [user_login_block][3] forms and replace [user_login_authenticate_validate()][4] in their `$form['#validate']` by the module's own *validation* callback that should authenticate the user.


[oid]:

[To see links please register here]



[1]:

[To see links please register here]

[2]:

[To see links please register here]

[3]:

[To see links please register here]

[4]:

[To see links please register here]

Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through