MailWatch icon indicating copy to clipboard operation
MailWatch copied to clipboard

Autologin from other application

Open Yamakasi opened this issue 8 years ago • 3 comments

Hi guys,

Is there some way to do a login from another PHP application without getting the login form again?

I know there is a CSRF token used which makes it probably doable but I'm not sure.

Any idea ?

Thanks!

Matt

Yamakasi avatar Jan 03 '18 02:01 Yamakasi

SSO would be a useful feature which we'll add to the list for V2.0, which is now in development.

asuweb avatar Jan 03 '18 09:01 asuweb

In the code there is still the option to use 'PHP_AUTH_USER' but I'm not sure if it is still working

Skywalker-11 avatar Jan 03 '18 10:01 Skywalker-11

I need to check about the PHP_AUTH_USER way, but SSO for 2.0 would be great!

Yamakasi avatar Jan 03 '18 20:01 Yamakasi