L21s / nexus3-github-oauth-plugin

This nexus plugin provides a way to authenticate/authorize your users based on Github.
MIT License
55 stars 28 forks source link

Support for multiple Github Organizations #40

Closed aries1980 closed 4 years ago

aries1980 commented 4 years ago

In the properties, the plugin supports one Github org only. It would be nice if a single Nexus could accept authentication from multiple orgs.

Proposed config:

github.org=org1,org2,org3
tobilarscheid commented 4 years ago

Cool idea! Will look into your PR later tonight!