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

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

@guedressel

Description

@guedressel

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'
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions