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

OIDC admin credentials #1389

Merged
merged 3 commits into from
May 29, 2024
Merged

OIDC admin credentials #1389

merged 3 commits into from
May 29, 2024

Conversation

katcharov
Copy link
Contributor

@katcharov katcharov commented May 13, 2024

Fixes failing tests: reverts removal of admin credentials for OIDC tests, and corrects a typo in a validation test.
JAVA-5450

This reverts commit 6898b4f.

# Conflicts:
#	driver-sync/src/test/functional/com/mongodb/client/unified/Entities.java
@katcharov katcharov marked this pull request as ready for review May 15, 2024 18:13
@katcharov katcharov requested a review from jyemin May 15, 2024 18:14
Copy link
Contributor

@jyemin jyemin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which tasks do we expect to pass now? I started all the OIDC ones and two pass, while OIDC GCP still fails.

@@ -234,6 +234,8 @@ public void test2p4InvalidClientConfigurationWithCallback() {

@Test
public void test2p5InvalidAllowedHosts() {
assumeTestEnvironment();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no requirement to run this test in a non-"test" environment; disabled to prevent running on GCP. Tests passing here.

@katcharov katcharov requested a review from jyemin May 22, 2024 19:18
@katcharov katcharov merged commit f1f686b into master May 29, 2024
62 checks passed
@katcharov katcharov deleted the oidc-admin-credentials branch May 29, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants