Hi
Do you guys have a way of restricting login via Github to members of Github Org only?
Something like the Jenkins Github Oauth plugin.
Right now, anyone can login via the app and I need to set the blockAutoCreatedUsers to false which adds additional burden.
Thank you.