How to do Single Sign On functionality using CAS module in Drupal 7?
Please go through these three requirements and help me with possible solutions. In Drupal 7, If I created an Account with username 'xyz' and password 'abc' for www.examplesite.com. Also I have sub-domain www.sub.examplesite.com.
1) How to maintain only "User Account Registration Table" common for both websites?
2) If I login to main site and if I open a subdomain website in another window then it should automatically Logged in?
3) I tried every thing in localhost. Is it work in localhost?
In Drupal 7,I found using CAS Module we can do this.. I tried a lot from two days, and I am not getting any result.
One of the useful link I tried.. http://drupal.gatech.edu/wiki/configuring-cas-module . I stopped here.. http://yoursite/admin/config/people/cas . In people, this above link is not found... Add CAS Username link is there. Please give me the working solution.
1) How to maintain only "User Account Registration Table" common for both websites?
2) If I login to main site and if I open a subdomain website in another window then it should automatically Logged in?
3) I tried every thing in localhost. Is it work in localhost?
In Drupal 7,I found using CAS Module we can do this.. I tried a lot from two days, and I am not getting any result.
One of the useful link I tried.. http://drupal.gatech.edu/wiki/configuring-cas-module . I stopped here.. http://yoursite/admin/config/people/cas . In people, this above link is not found... Add CAS Username link is there. Please give me the working solution.