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

Use auth libraries to authenticate in E2E tests #3344

Merged
merged 3 commits into from
Mar 15, 2023

Conversation

anatbal
Copy link
Collaborator

@anatbal anatbal commented Mar 15, 2023

Resolves #3296

What is being addressed

Describe the current behavior you are modifying. Please also remember to update any impacted documentation.

  • Replace the REST calls to login.microsoftonline.com with ClientSecretCredential, UsernamePasswordCredential

@github-actions
Copy link

github-actions bot commented Mar 15, 2023

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 7734655.

♻️ This comment has been updated with latest results.

e2e_tests/cloud.py Outdated Show resolved Hide resolved
e2e_tests/resources/workspace.py Outdated Show resolved Hide resolved
@anatbal anatbal enabled auto-merge (squash) March 15, 2023 16:06
@anatbal anatbal merged commit 36b9d08 into feature/gov-cloud Mar 15, 2023
@anatbal anatbal deleted the anatbal/e2e-auth-refactor branch March 15, 2023 16:07
LizaShak pushed a commit that referenced this pull request Apr 2, 2023
* refactor e2e auth

* generic auth func

* change func name to get_aad_authority_fqdn

---------

Co-authored-by: Anat Balzam <anat@example.com>
LizaShak pushed a commit that referenced this pull request Apr 3, 2023
* refactor e2e auth

* generic auth func

* change func name to get_aad_authority_fqdn

---------

Co-authored-by: Anat Balzam <anat@example.com>
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.

2 participants