We are using github plugin for authentication. We are able to authorize at github organisation level. Is it possible to allow authorization at github team level instead of organisation level.
Eg: https://wiki.jenkins.io/display/JENKINS/GitHub+OAuth+Plugin
Here the strategy is to use * organization*team - give permissions to a specific GitHub team of a GitHub organization. Notice that organization and team are separated by an asterisk ( * ).
Do you mind clarifying exactly what you mean by “authorise at team level”? Is this regarding all access to a SonarQube instance whatsoever, or granting permissions (Global or project level) to a specific team?
organization*team - give permissions to a specific GitHub team of a GitHub organization. Notice that organization and team are separated by an asterisk ( * ).