A Jenkins authentication plugin that delegates to GitHub. We also implement an Authorization Strategy that uses the acquired OAuth token to interact with the GitHub API to determine a user's level of access to Jenkins.
Version0.16compared with

Version Details

Compile Changes (1)

0.14 0.16
ChangeGroup / ArtifactPreviousCurrent
+ Added org.jenkins-ci.plugins » git-2.0.3

Test Changes (3)

0.14 0.16
ChangeGroup / ArtifactPreviousCurrent
+ Added junit » junit-4.11
+ Added org.powermock » powermock-api-mockito-1.4.10
+ Added org.powermock » powermock-module-junit4-1.4.10