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

Workflow OIDC Update #1675

Merged
merged 7 commits into from
Jun 27, 2024
Merged

Workflow OIDC Update #1675

merged 7 commits into from
Jun 27, 2024

Conversation

Springstone
Copy link
Member

Overview/Summary

This pull request includes a significant change to the Azure login process in the .github/workflows/test-portal.yml file. The change simplifies the login process by upgrading the Azure login action to version 2 and removing the distinction between OIDC and Client Secret logins.

  • .github/workflows/test-portal.yml: Upgraded the Azure login action from version 1 to version 2, removing the need for separate OIDC and Client Secret login steps. This simplifies the login process and makes the workflow more maintainable.

As part of this PR, we also need to cleanup AZURE_CLIENT_SECRET.

@Springstone Springstone added the PR: Safe to test 🧪 PRs can run more advanced tests that may deploy or access environments label Jun 14, 2024
@Springstone Springstone marked this pull request as ready for review June 14, 2024 08:01
@Springstone Springstone requested a review from a team as a code owner June 14, 2024 08:01
@jtracey93 jtracey93 merged commit 819c353 into Azure:main Jun 27, 2024
2 checks passed
@Springstone Springstone deleted the WorkflowOIDC branch July 3, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Safe to test 🧪 PRs can run more advanced tests that may deploy or access environments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants