Skip to content

[Enhancement]: Add way to specify 'provider' to create-user script #10571

Description

@ineiti

What happened?

When updating to 0.8.0-rc2, the login procedure checks if the provider of the user matches the login provider used. This breaks our workflow, as we use google oidc to login, but don't allow signup of new users. All our signups are done via npm run create-user, which sets the provider to local

Version Information

0.8.0-rc2

Steps to Reproduce

  1. Setup to login via google
  2. Create local user
  3. Try to log in

What browsers are you seeing the problem on?

No response

Relevant log output

info: [googleLogin] User something@something.com already exists with provider local

Screenshots

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

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