Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Access Private Azure DevOps Repo #297

Open
Twe3tTwe3t opened this issue Dec 15, 2024 · 0 comments
Open

Can't Access Private Azure DevOps Repo #297

Twe3tTwe3t opened this issue Dec 15, 2024 · 0 comments

Comments

@Twe3tTwe3t
Copy link

Feature Suggestion

It would be good if we could use the credentials used in the azure devops integration used by Backstage to access the data in a Private Azure DevOps repository.

Possible Implementation

Reading through possible scenarios, it seems a way that it could be implemented is writing a backend plugin to retrieve the credentials, then have the frontend client call the backend api. I did have a small play with code, but was blocked by not being able to use React hooks in the class with the ScoringApiClient.

Context

Our organization uses Azure DevOps, which requires authentication as we are not allowed any public data.
We currently use the azure devops integration, so would be good if we can use the same credentials to access data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant