Author Topic: Create Roundcube session in seperate system.  (Read 3015 times)

Offline mikbull

  • Jr. Member
  • **
  • Posts: 12
Create Roundcube session in seperate system.
« on: August 12, 2013, 10:27:43 AM »
Hello,

I was wondering how I would go about logging a user into roundcube from a remote system.


Eg..

The user logs into System A with their userid and password.
System A creates a valid session in roundcube for the user who just logged in.
User clicks link to enter Roundcube and doen't have to log in again.


Thanks
Mike

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Create Roundcube session in seperate system.
« Reply #1 on: August 12, 2013, 01:33:52 PM »
Take a look at the autologon plugin, you should be able to modify it to work with your system.