Get login information for other application

Submitted by komoon on 2016-03-04

Dear,

Thanks for great work of WebIssues.

In order to implement integrated login, I would like to get login information from WebIssues and use this information at other application.

If it is not able to get login info from webissues, then I should to implement login twice. To avoid login per each application, get login session info from webissues and should use this on other app.

Please let me know how to handle this matter.

This is possible - WebIssues stores sessions and users in the database, so you can get the session ID from the cookie and read session and user data from the database.

Regards,
Michał