oidc-provider-plugin icon indicating copy to clipboard operation
oidc-provider-plugin copied to clipboard

OpenID Connect Provider Plugin for Jenkins

Results 18 oidc-provider-plugin issues
Sort by recently updated
recently updated
newest added

### Jenkins and plugins versions report Environment ```text enkins: 2.440.2 OS: Linux - 5.15.133+ Java: 17.0.10 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- Parameterized-Remote-Trigger:3.2.0 ace-editor:1.1 active-directory:2.35 analysis-model-api:12.3.3 ansicolor:1.0.4 ant:497.v94e7d9fffa_b_9...

bug

Add regex replace support in claim template, introducing more possibility to claims, like extract repo and org name from it fix #34 This could be a good supplement for #6...

### What feature do you want to see added? In our setup, the jenkins instance is wiped with each redeploy and recreated from casc. This is done to enforce people...

enhancement

- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull request title represents the desired changelog...

enhancement

### What feature do you want to see added? When a jenkins endpoint is publicly unavailable, it creates a need to host the jwks and openid-configuration files separately. Unfortunately, this...

enhancement

### What feature do you want to see added? In the current implementation, the audience claim is static, which means that the administrator can configure the OIDC issuer to only...

enhancement

### What feature do you want to see added? Currently only specific environment variables are available in claim template, users can join variables but cannot extract part of environment. for...

enhancement

May be desirable to allow this or other plugins to inject additional claims into the token when sensible and available, e.g.: * the user triggering the build * the organization,...

enhancement

Never managed to adjust the AWS demo to use an external issuer because neither GCS nor GitHub Pages worked (https://github.com/jenkinsci/oidc-provider-plugin/pull/8#discussion_r842260611), so we need a different free hosting site with TLS...

documentation

Add option to skip rotate keypair, more on https://github.com/jenkinsci/oidc-provider-plugin/issues/31 ### Testing done ```[tasklist] ### Submitter checklist - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and...