[JIRA] (JENKINS-60767) Make configurable call to authorize service

0 views
Skip to first unread message

habdank@gmail.com (JIRA)

unread,
Jan 14, 2020, 1:08:07 PM1/14/20
to jenkinsc...@googlegroups.com
Seweryn Habdank-Wojewodzki created an issue
 
Jenkins / New Feature JENKINS-60767
Make configurable call to authorize service
Issue Type: New Feature New Feature
Assignee: Sam Gleske
Components: github-oauth-plugin
Created: 2020-01-14 18:07
Environment: Linux RedHat, Jenkins 2.204.1.
Priority: Minor Minor
Reporter: Seweryn Habdank-Wojewodzki

 

Dears,

We are trying to use your plugin to perform single sign on from our Jenkins to our authorization service.

However currently in the code the path to service call is hardcoded path to "authorize":

github-oauth-plugin-master\src\main\java\org\jenkinsci\plugins\GithubSecurityRealm.java
return new HttpRedirect(githubWebUri + "/login/oauth/authorize?client_id="
 + clientID + suffix);

Would it be possible to make it possible to change in plugin configuration?
For example by default there is parameter set to "/login/oauth/authorize" but to be able to change to e.g. "/kerberoslogin/authorize".

Best regards,
Seweryn.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

habdank@gmail.com (JIRA)

unread,
Jan 14, 2020, 1:09:03 PM1/14/20
to jenkinsc...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages