Added by Ruben Sanchez almost 13 years ago
Hi people
I have a project (a PHP website). I want to access to my Redmine through this one. Therefore, the credentials of my website should work for my Redmine. Th alternative authentication that provides Redmine doesn't work for me since I don't want to use the Redmine's login screen but the one of my website.
So I think, I should get the session object of Redmine and write over there. Then, everytime I get into the Redmine main page, i will skip the login screen and will be redirected to my Redmine Home page.
Has anybody done this already?
Thanks in advance
I'm trying to do something somewhat similar. If you get replies/help with this, please let me know.
Cheers,
Jason