info on changing way of logging in?

Asked by Javier Santana

We're currently using the eventum ticketing system to manage our IT tickets. I'm currently interested in integrating citrusdb with eventum. For now, all I'm looking to do is create single sign on. Users log into eventum using a username and password and will automatically have their accounts linked to the user information in citrus. So when they click on a link called billing, they'll be able to view the citrus billing system. Does anyone have any sample code or has seen any way to do this in the past?

Eventum is written in php/mysql same as citrusdb

I'm currently working on a way to do this but was hoping someone has already come across this.

would the simplest way be to integrate with ldap?

Question information

Language:
English Edit question
Status:
Answered
For:
citrusdb Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Paul Yasi (paul-citrusdb) said :
#1

One would still need to sign into citrus once per session so that their session is attached to their browser, even with LDAP managing the authentication for both eventum and citrusdb. After the user is signed in, a link from elsewhere could take them to the relevant citrus screen. This may be restricted to a link being from the same domain though, I haven't tried it recently.

Can you help with this problem?

Provide an answer of your own, or ask Javier Santana for more information if necessary.

To post a message you must log in.