Skip to content

Conversation

olivershen-wow
Copy link
Contributor

Description

  • Enable app registration auth approach for pipeline requests, according to SFI requirement.
  • Add portal UI for app registration client ID linking:
    • image

Linked GitHub issue ID:

Pull Request Checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Code compiles correctly with all tests are passed.
  • I've read the contributing guide and followed the recommended practices.
  • Wikis or README have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

If this introduces a breaking change for Hydra Lab users, please describe the impact and migration path.
The pipeline needs to switch to App registration token authentication approach, basic additional steps:

  • Generate ADO Service Connection for App Registration automatically

  • Add API permission for resource api://228c4d51-5002-4fcf-8752-552b478fff77 in the App Registration

  • Onboard AR client ID on Hydra Lab portal and create relationship to team ID

  • Add precedent AAD token acquiring task in test pipeline

  • Yes

  • No

How you tested it

Please make sure the change is tested, you can test it by adding UTs, do local test and share the screenshots, etc.
Locally tested.

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Technical design
  • Build related changes
  • Refactoring (no functional changes, no api changes)
  • Code style update (formatting, renaming) or Documentation content changes
  • Other (please describe):

Feature UI screenshots or Technical design diagrams

If this is a relatively large or complex change, kick it off by drawing the tech design with PlantUML and explaining why you chose the solution you did and what alternatives you considered, etc...

@olivershen-wow olivershen-wow merged commit 2be52f0 into main Jul 22, 2025
7 checks passed
@olivershen-wow olivershen-wow deleted the user/lsh/feat-pipeline-request-with-app-reg branch July 22, 2025 06:26
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

Successfully merging this pull request may close these issues.

3 participants