Closed SaubhagyaW closed 8 years ago
Do you still have this issue? I've just updated this plugin to work with redmine 3 and it doesn't shows this message. I remember it doesn't show in 2.6 neither.
If it is still happening, I can replicate the installation with the exact version you are using: Redmine 2.6.0, Ruby version - 1.9.3, Rails version - 3.2.19.
Sorry for my late response
Did you ever get past this issue? I'm running into the same problem with 2.5.2.stable.
I tried your plugin for RM 3.0 as well about 2 months ago and didn't work. Maybe you fixed it recently.
So I used a different plugin for my integration.
Yes, I've updated the code 13 days ago. Now there are two branches: one for redmine-2 and other for redmine-3
We are using it at our Organization without problems
Hi @chrodriguez , I have installed Redmine 4.1.0 together with your plugin (using master branch, latest commit at time of writing) and I see this error again. I can't make the plugin work.
Is it supposed to be fixed and work for RM 4.1.0 as well?
Thanks.
Hi @chrodriguez I have installed version 4.1.1.stable and your plugin works almost perfect. Only receive the same 422 error when I do the logout. Redmine version 4.1.1.stable Ruby version 2.6.6-p146 (2020-03-31) [x86_64-linux] Rails version 5.2.4.2
Login works perfect. Logout close the session of the idp but the redmine session doesn't. The log says this:
redmine_1 | 172.18.0.1 - - [20/Nov/2020:23:57:05 UTC] "POST /logout HTTP/1.1" 302 603 redmine_1 | http://redminelocal:8080/admin/info -> /logout redmine_1 | 172.18.0.1 - - [20/Nov/2020:23:57:09 UTC] "POST /auth/saml/sls HTTP/1.1" 422 2786 redmine_1 | - -> /auth/saml/sls
Please, let me know if you can help me. Can I turn on some log? Thanks in advance.
I've been using your OmniAuth SAML plugin for Redmine SSO provisioning with an IDP. Redmine version - 2.6.0, Ruby version - 1.9.3, Rails version - 3.2.19.
When a login request is sent, it redirects to the IDP and the session is also created but I'm getting a "422 - Invalid form authenticity token" error. I've attached a screen shot of the error below.
This is the SAML Request
SAML Response from IDP