Any chance to get a updated SAML plugin
Added by Romuald romu over 5 years ago
Hello !
I use the - only - SAML auth plugin for Redmine : http://www.redmine.org/plugins/redmine_omniauth_saml which is stuck still 2013-09-23 and flagged as "work in progress".
SAML 2.0 is used in many organizations, and I don't understand why this feature is not built in Redmine.
So for my very personal case, I'm stuck in 3.4 branch, as migration to 4.0 is forbidden because this plugin is NOT functional with 4.0 (painfully tested).
I did not notice SAML features in the roadmap, so I can imagine that I'll remain on 3.4 branch for years. Right ?
Kind regards - Romuald.
Replies (10)
RE: Any chance to get a updated SAML plugin - Added by Bernhard Rohloff over 5 years ago
I think I would give this fork a try. https://github.com/alexandermeindl/redmine_omniauth_saml
Alexander is the guy behind Alphanodes, a Redmine consulting agency in Munich.
Kind regards,
Bernhard
RE: Any chance to get a updated SAML plugin - Added by Romuald romu over 5 years ago
Nice, I did not notice that fork.
I try it RIGHT NOW !
RE: Any chance to get a updated SAML plugin - Added by Romuald romu over 5 years ago
Oups I'll have to test it OFF prod hours ;-)
RE: Any chance to get a updated SAML plugin - Added by Pawel Orzechowski about 4 years ago
@Romuald and how was the test?
RE: Any chance to get a updated SAML plugin - Added by Romuald romu almost 4 years ago
SAML is in prod and fully functional using Redmine Omniauth SAML plugin V 0.0.1 and Redmine 4.1.1
Our IDP is Idaptive.
Very happy with that. I can help if someone is in trouble.
We do use SAML each time it is possible ; Used event with external sites as logz.io, liquidfiles appliance, Oracle OCI admin console, tenable.io and much more.
Omniauth SAML plugin is missing functionalities, as it requires to create the user in the IDP AND in redmine, but it works !
RE: Any chance to get a updated SAML plugin - Added by Alex Nguyen almost 4 years ago
I am having trouble implementing this? Are you able to provide assistant?
RE: Any chance to get a updated SAML plugin - Added by Romuald romu almost 4 years ago
Sure I can help - mail me at alt.dp-4jgrw5@yopmail.com with your contact and write a line here to warn me to fetch that mail
RE: Any chance to get a updated SAML plugin - Added by Alejandra Giménez over 3 years ago
Romuald romu wrote:
SAML is in prod and fully functional using Redmine Omniauth SAML plugin V 0.0.1 and Redmine 4.1.1
Our IDP is Idaptive.Very happy with that. I can help if someone is in trouble.
We do use SAML each time it is possible ; Used event with external sites as logz.io, liquidfiles appliance, Oracle OCI admin console, tenable.io and much more.
Omniauth SAML plugin is missing functionalities, as it requires to create the user in the IDP AND in redmine, but it works !
Hi Romuald
Did you install from here: https://github.com/chrodriguez/redmine_omniauth_saml?
Im asking you because I saw the Bernhard answuer but that fork dont exists now.
Thanks
RE: Any chance to get a updated SAML plugin - Added by Omega Code almost 3 years ago
hello,
has anyone tried to use this SAML plugin to automatically assign User to Groups in Redmine? (e.g. by using attribute_mapping and hooks in saml.rb?)
RE: Any chance to get a updated SAML plugin - Added by Nicolas Metters 12 months ago
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/
Omega Code wrote in RE: Any chance to get a updated SAML plugin:
hello,
has anyone tried to use this SAML plugin to automatically assign User to Groups in Redmine? (e.g. by using attribute_mapping and hooks in saml.rb?)
And this is something that I'd like to be able to set up but my understanding of the group memberships in Redmine and how to configure it through Ruby on Rails is quite limited.
So if anyone is up for the challenge, get in touch.
In the meantime, I'll do my testing with my fork of the SAML plugin:
https://github.com/nicolasmetters/redmine_saml