Tag: login or register
-
Unified login in Django and Drupal
I’m working on a project that has two hearts: a Django for a custom CRM with thousands of imported users, and Drupal, where those users should login. This howto apply on: Drupal 7.x (slave) Django 1.5 (master) There are many single/centralized sign-on solutions around, like OpenID, OAuth CAS and external services like SecurePass to do the […]