Skip to content

Add API to toggle pass_user_identities_to_ci_jwt

What does this MR do and why?

This merge requests is the third of four steps to introduce the "Pass user identity information in CI JWT" stream. This adds the field to the user_preferences API, for both GET and PUT. It adds documentation on the field and what they should expect when it is toggled on.

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 !117541 (merged)
Add API for changing the toggle 👈 You are here
Document the new field !118231 (merged)
Edited by Joe Snyder

Merge request reports