Skip to content

DRIVERS-2915 Add ENVIRONMENT auth mechanism property to test URIs #1760

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

Merged

Conversation

isabelatkinson
Copy link
Contributor

Tested in mongodb/mongo-rust-driver#1315.

I didn't file a separate ticket for this as I don't expect other drivers will need to sync these tests. Added an "ENVIRONMENT" entry to a few tests that were failing in the Rust driver due to enforcement of the rule listed here regarding the combination of "ENVIRONMENT" and "TOKEN_RESOURCE".

Please complete the following before merging:

  • Update changelog.
  • Test changes in at least one language driver.
  • Test these changes against all server versions and topologies (including standalone, replica set, sharded
    clusters, and serverless).

@isabelatkinson isabelatkinson marked this pull request as ready for review February 25, 2025 23:11
@isabelatkinson isabelatkinson requested a review from a team as a code owner February 25, 2025 23:11
@isabelatkinson isabelatkinson requested review from dariakp and blink1073 and removed request for a team and dariakp February 25, 2025 23:11
@isabelatkinson
Copy link
Contributor Author

@blink1073
Copy link
Member

https://openid.net/specs/openid-connect-core-1_0.html was giving a 503, I kicked the build

@blink1073
Copy link
Member

...and it is still giving a 503. I'm running the updated tests: https://spruce.mongodb.com/version/67bf37407f2f8d00082b8558/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thank you!

@isabelatkinson isabelatkinson merged commit 347f24f into mongodb:master Feb 26, 2025
3 of 4 checks passed
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