Skip to content

Add missing CI JWT claims to .well-known endpoint

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you can request access to GitLab Duo.

What does this MR do and why?

Adds missing CI JWT claims to the .well-known endpoint

Closes #428061

Contributes towards OIDC compliance as well as https://github.com/pypi/warehouse/issues/15838

🛠 with at Siemens as part of the GitLab DACH Connect Roadshow & Hackathon

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

Set up a local GDK instance or GitPod and head to http://127.0.0.1:3000/.well-known/openid-configuration. See supported_claims array in the JSON response.

Edited by Nejc Habjan

Merge request reports

Loading