Skip to content

Utilize pass_user_identities field in JWTv2

What does this MR do and why?

This MR is the second step of a series of MRs designed to introduce the user's external identity information into the JWT which is sent to each CI job.

See the relevant issue here: #387537 (closed)

Title Status
Add toggle for enabling user_identities to database/models !108477 (merged)
Add user_identities field to JwtV2 👈 You are here
Add API for changing the toggle
Document the new field

Merge request reports