Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: mikbull on August 12, 2013, 10:27:43 AM

Title: Create Roundcube session in seperate system.
Post by: mikbull 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
Title: Re: Create Roundcube session in seperate system.
Post by: SKaero 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.