×
Showing results for site:jenkins.io issue jenkins jenkins runner oauth
Feb 14, 2024 · I have configured Jenkins to work with Google OAuth using the Google-login plugin. I've followed the setup and it is taking me to the Google ...
Nov 4, 2023 · Authentication plugin using GitHub OAuth to provide authentication and authorization capabilities for GitHub and GitHub Enterprise.
Dec 20, 2023 · This plugin implements the OAuth Credentials interfaces to surface Google Service Account credentials to Jenkins.
We're using curl with basic auth to trigger builds remotely on this Jenkins. Most of the time that works well, but seemingly randomly the builds are rejected ...
To make scripted clients (such as wget) invoke operations that require authorization (such as scheduling a build), use HTTP BASIC authentication to specify the ...
One way to do this is to make sure that Jenkins is only accessible from the server it is running on. ... authorization strategy: ... Issue tracker · Roadmap ...
Dec 7, 2021 · I am trying to push a docker image to a private registry without any authentication configured. Below are how the jenkinsfile stages look ...
Sep 8, 2023 · Hi Folks, I attempted an upgrade from Jenkins 2.319.3 to 2.414.1, and I'm running into some errors. I have a backup and I'm going to roll ...
Missing: oauth | Show results with:oauth
Feb 8, 2024 · We have setup a non-Prod Gitlab server (all servers are on-prem). We are looking for ways to change the Global Gitlab OAuth Settings in Jenkins ...
Oct 17, 2021 · I'm looking to be able to delegate a user's access to the Jenkins REST API and run a job on their behalf via some sort of OAuth flow (like Azure