Add support for Workload Identity Federation#1844
Add support for Workload Identity Federation#1844HarryGwinnell wants to merge 1 commit intogit-ecosystem:mainfrom
Conversation
mjcheetham
left a comment
There was a problem hiding this comment.
This looks great @HarryGwinnell!
Before we can accept this, please could you also update the corresponding documentation for this new feature?
- New config options need explaining
docs/config.mddocs/env.md
- Expand the
docs/azrepos-misp.mddocument to include a section on Federated Auth and how to set this up.
There was a problem hiding this comment.
Hi Harry, sorry to change under you here but I'm currently investing time in supporting other WIF scenarios and don't want to stomp on your feet here. I should hopefully have something for you next week to look at which should also support this scenario (cross-tenant federation). Thanks for your patience.
|
Hey @mjcheetham, still holding off here pending your changes. Just checking you still want me to hang fire on this? |
Hi Harry! Yes please. I have my draft PR to add WIF here: #2297 |
Add the ability to use Workload Identity Federation in GCM, accessing code in an Azure DevOps instance connected to Tenant A using a VM in Tenant B.
An image showing the successful checkout of a sample repo using the Federated Identity options
Addresses #1843