davido / gerrit-oauth-provider

OAuth2 authentication provider for Gerrit Code Review. Please upload changes for review to: https://gerrit-review.googlesource.com/#/admin/projects/plugins/oauth
Apache License 2.0
140 stars 84 forks source link

How to manually create external.ids? #169

Open kallisti5 opened 1 year ago

kallisti5 commented 1 year ago

I'm trying to onboard our 1000's of users to a new Keycloak identity provider from github, but there doesn't seem to be a way to create a new external.id manually? The REST API calls only allow view and delete external.ids.

I guess the only option left is updating 1000's of users in notedb? :cry: