Hi again!
Well, simple task (as it seems to be) to integrate MT with phpBB forum (using with autologin) became a nightmare. In order to get an automatic login to work it is necessary to obtain a user name. We have only authtoken cookie if user is logged in not using SSO (then we have also username as environment variable but who cares?). I did not find any kind of API to get user credentials using authtoken. At last do you guys have some API to check if authtoken is valid?
Thanx in advice.


Reply With Quote

