Project

General

Profile

SAML Plugin for Redmine

Added by Alex Nguyen about 3 years ago

I have tried to install the Redmine SAML: https://github.com/AlphaNodes/redmine_saml

Has anyone encounter a problem that keep saying: uninitialized constant additional
I have check the init.rb and see that the Additionals is what causing it, but I don't see how it is causing a problem,
I am not a ruby programmer so I am unsure how it is causing problem.

I did look at https://www.redmine.org/boards/3/topics/57005 but no related information that can help me fix this issue.


Replies (2)

RE: SAML Plugin for Redmine - Added by Marcus Bianchy 9 months ago

Dear Alex, sorry for the late reply but I just started to use this plugin two days ago.

I learned the "SAML" plugin (https://github.com/alphanodes/redmine_saml) has a dependency from "Additional" plugin (https://github.com/alphanodes/additionals), i.e. you have to install both of the plugins to actually use SAML authentication. I think the message is trying to tell exactly this.

Did you make any progress in using this plugin? I managed to actually activate the plugins and configure it so far that the login fails with "unknown user" from Redmine altough the button "Create users automatically?" is checked but the error logs are not very helpful...

Best,
Marcus

RE: SAML Plugin for Redmine - Added by Nicolas Metters 4 months ago

Late reply but for whoever is looking for information:

For whoever it could interrest: I've documented the SAML plugin configuration in Redmine 5.0.5 using Keycloak v22
https://www.nicksopenworld.com/configure-redmine-sso-with-keycloak-using-saml/

    (1-2/2)