10000 added troubleshooting tip (#88) · jpigree/github-oauth-plugin@b69f087 · GitHub
[go: up one dir, main page]

Skip to content

Commit b69f087

Browse files
markhusamrocketman
authored andcommitted
added troubleshooting tip (jenkinsci#88)
* added troubleshooting tip * scoot up + typo re-word
1 parent d7ca305 commit b69f087

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ execute the following command.
3838
The command assumes both Maven and Java are in your `$PATH` and that you have
3939
`$JAVA_HOME` set up.
4040

41+
## Troubleshooting Installation
42+
43+
After installing per the [wiki][wiki], the `<securityRealm>` class should have been updated in your /var/lib/jenkins/config.xml file. The value of `<clientID>` should agree with what you pasted into the admin UI. If it doesn't or you still can't log in, reset to `<securityRealm class="hudson.security.HudsonPrivateSecurityRealm">` and restart Jenkins from the command-line.
44+
45+
4146
[build-image]: https://jenkins.ci.cloudbees.com/buildStatus/icon?job=plugins/github-oauth-plugin
4247
[build-link]: https://jenkins.ci.cloudbees.com/job/plugins/job/github-oauth-plugin/
4348
[github-wiki-oauth]: https://developer.github.com/v3/oauth/

0 commit comments

Comments
 (0)
0