define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true); OAuth2 | Just for fun

Archive for the ‘OAuth2’ Category

Adding OAuth authentication scheme for Gerrit

I gave a talk on last FOSDEM about Gerrit User Authentication. Here are the slides. It was a long and interesting journey to add OAuth authentication scheme support in Gerrit Code Review. Luca spent a lot of time trying to get GitHub OAuth support in Gerrit core. After almost 1 year work on this change […]