Hi,
first of all, I would like to say this is a great piece of work, thank you for this application!
As mentioned in the title, I am setting up a single sign on to integrate with (previously existing) Mantis BT installation.
I prefer to keep databases separate to avoid messing things up.
I am using V1.5.4.
Up to know, I've made test with SSo proxy plugin but I've given up after hours of tests, I was going sort of nowhere with it. I thought it might have been simplier than qa-external-users.php, but it didn't work for me.
So, I am now in the process of setting up things with qa-external-users.php then.
So far, I've managed to have the login / logout / subscribe + names on qa-login-bar as well as points per users in the same bar which is not that bad.
I think I have all the functions fine in qa-external-users.php up to qa_get_user_email.
Now I am kind of stuck with "qa_get_userids_from_public($publicusernames)" and "qa_get_public_from_userids($userids)", which I am not sure about their exact descriptions.
As a matter of fact, in "users" page, only points are showing (no user name). I believe this display is linked to the two above functions that provide proper data for this?
Also in posted questions the author is left blank as well "posted by" is followed by nothing. Hopefully this is related.
Could any one point me in the right direction by giving extra info about these functions and other necessary functions to have users displayed where missing ?
Thank you in advance.
Yves.