Add Pass User Identities entry to "User Preferences" table
Merged
requested to merge joe-snyder/gitlab:add_application_settings_toggle_for_user_identities into master
Compare changes
Files
5+ 7
− 0
This MR creates a new entry in the User preferences
table. This entry pass_user_identities_to_ci_jwt
will eventually be toggled via API to include the entire list of the user's external identities in the JWT information sent to the job.
See the relevant issue here: #387537 (closed)
Title | Status |
---|---|
Add toggle for enabling user_identities to database/models |
![]() |
Add user_identities field to JwtV2
|
|
Add API for changing the toggle | |
Document the new field |
No UI changes are needed.
Numbered steps to set up and validate the change are strongly suggested.
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.