dotnet / arcade-services

Arcade Engineering Services
MIT License
60 stars 74 forks source link

Remove federated token auth #3819

Closed oleksandr-didyk closed 2 months ago

oleksandr-didyk commented 2 months ago

Contributes to https://dev.azure.com/dnceng/internal/_workitems/edit/6604/ Follow-up to https://github.com/dotnet/arcade-services/pull/3817

Remove support for federated token authentication

oleksandr-didyk commented 2 months ago

Looks good but we should first remove the argument from Arcade and only then merge and roll this out

Checked Arcade, didn't find any usage for the token with the darc executable directly. Usage of the token in C# will be updated once these changes flow in