Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Can't create user on-the-fly #39

Open
guedressel opened this issue May 15, 2018 · 0 comments
Open

Can't create user on-the-fly #39

guedressel opened this issue May 15, 2018 · 0 comments

Comments

@guedressel
Copy link

Running on Redmine 3.4.5 SAML user creation fails (though I never tested SAML on older versions):

...
Completed 500 Internal Server Error in 17ms (ActiveRecord: 1.9ms)

NoMethodError (undefined method `created_by_omniauth_saml=' for #<User:0x00007fa14e4c0170>):
  plugins/redmine_omniauth_saml/lib/redmine_omniauth_saml/user_patch.rb:13:in `find_or_create_from_omniauth'
  plugins/redmine_omniauth_saml/lib/redmine_omniauth_saml/account_controller_patch.rb:32:in `login_with_saml_callback'
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant