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

Support for Microsoft Azure DevOps Server (TFS) #23306

Open
vinokurig opened this issue Jan 8, 2025 · 1 comment
Open

Support for Microsoft Azure DevOps Server (TFS) #23306

vinokurig opened this issue Jan 8, 2025 · 1 comment
Assignees
Labels
area/factory/dashboard Issues related to factories frontend (che user dashboard side) area/factory/server Server side of factory implementation kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.

Comments

@vinokurig
Copy link
Contributor

Is your enhancement related to a problem? Please describe

Currently we support only the SAAS version

Describe the solution you'd like

Add support for Microsoft Azure DevOps Server (TFS)

Describe alternatives you've considered

No response

Additional context

No response

@vinokurig vinokurig added the kind/enhancement A feature request - must adhere to the feature request template. label Jan 8, 2025
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jan 8, 2025
@vinokurig vinokurig moved this to 🚧 In Progress in Eclipse Che Team A Backlog Jan 8, 2025
@vinokurig vinokurig self-assigned this Jan 8, 2025
@dmytro-ndp dmytro-ndp added severity/P1 Has a major impact to usage or development of the system. area/factory/server Server side of factory implementation area/factory/dashboard Issues related to factories frontend (che user dashboard side) and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jan 8, 2025
@vinokurig
Copy link
Contributor Author

The oauth2 is not supported by the Microsoft DevAzure Server:
screenshot-learn_microsoft_com-2025_01_14-12_00_59
see more: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/oauth?view=azure-devops
Having that we can have only the Personal Access Token flow flow which has the UI implementation in the dashboard User Preferences -> Personal Access Tokens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/factory/dashboard Issues related to factories frontend (che user dashboard side) area/factory/server Server side of factory implementation kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.
Projects
Status: 🚧 In Progress
Development

No branches or pull requests

3 participants