Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create new local redmine user after successful OIDC login #61

Open
pradintegrsso opened this issue Feb 2, 2022 · 1 comment

Comments

@pradintegrsso
Copy link

I18n::MissingInterpolationArgument (missing interpolation argument :value in "Could not create the user %{value}: " ({:count=>nil} given)):

lib/redmine/i18n.rb:36:in l' plugins/redmine_openid_connect/lib/redmine_openid_connect/account_controller_patch.rb:133:in oic_local_login'
lib/redmine/sudo_mode.rb:61:in `sudo_mode'
Started GET "/oic/local_login?code=-RoKZNtTN2_fz3J-XW08M_b_xU433M-nKrJwNRumuC4&state=0b49e273-5842-462e-9cf5-116a52d757ca" for 146.107.124.99 at 2022-02-02 13:18:45 +0100
Processing by AccountController#oic_local_login as HTML
Parameters: {"code"=>"-RoKZNtTN2_fz3J-XW08aeafavdzObadfUDC-nKrJwNRumuC4", "state"=>"0b49e273-5842-345f-9cf5-116a52d757ca"}
Current user: anonymous
Completed 500 Internal Server Error in 801ms (ActiveRecord: 7.2ms)
redmine-error

@bilelzr
Copy link

bilelzr commented Feb 21, 2023

can you provide the config of your plugins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants