Parfuemerie-Douglas / scaffolder-backend-module-azure-repositories

A collection of Backstage scaffolder backend modules for Azure repositories.
https://www.npmjs.com/package/@parfuemerie-douglas/scaffolder-backend-module-azure-repositories
Apache License 2.0
9 stars 21 forks source link

Feature: Support for Azure DevOps credential block #12

Open dylanjustice opened 12 months ago

dylanjustice commented 12 months ago

As of Backstage 1.15.0, the Azure Devops integration supports service principals and managed identities for enhanced security. Backstage Merged PR #17780

Requesting to add support for the AzureCredential in addition to the token in the config.

dylanjustice commented 12 months ago

Working on a solution to this, but adding the issue for visibility.

brunoscota commented 11 months ago

I've made this implementation already. But its not related to specific module. But the whole authentication provider. I'm using OAuth2 customized

CleanShot 2023-08-14 at 11 08 13@2x