Tamir Daniely
Tamir Daniely
### Describe why this change is needed The region field on AWSPCA Issuers is redundent and only allows breaking the issuer. I might have it wrong but it seems that...
GitHub OAuth fails with this setup. The login request redirects to github with `redirect-uri=https://reportportal-uat.reportportal.svc.cluster.local/uat/sso/login/github&...` Which is an internal uri that is not accessible for the user. This happens even though...
https://issues.jenkins.io/browse/JENKINS-43214 Continue work from #111 Add request_uri parameter according to: https://docs.github.com/en/developers/apps/building-oauth-apps/authorizing-oauth-apps https://docs.github.com/en/developers/apps/building-github-apps/identifying-and-authorizing-users-for-github-apps Support: 1. Shared GitHub apps with multiple Jenkins instances. 2. Custom OAuth proxy setup. Just to comment, GitHub...