Hello Team,
Where is public key (used for doing ssh clone ) added by the users stored in gerrit server ?
I have configured github plugin for sign in to gerrit. Everything works with charm. Kudos to all developers.
Now I have requirement to import public key from github account of each users and add them to respective users in gerrit. My plan is to prepare a script to extract SSH public keys from
github.com/<username>.keys and store it where gerrit stores public keys. But I don't know where is public key stored in gerrit.
I am using gerrit version 3.7.
Any help is much appreciated.
Thank you
Amal Babu