Project

General

Profile

Getting the authentication object (session) of redmine in order to write in it.

Added by Ruben Sanchez over 12 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


Replies (1)

RE: Getting the authentication object (session) of redmine in order to write in it. - Added by Jason Vicente about 12 years ago

I'm trying to do something somewhat similar. If you get replies/help with this, please let me know.

Cheers,

Jason

    (1-1/1)