Skip to content

Conversation

@jordan-smith721
Copy link
Collaborator

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-41818
Staging - https://preview-mongodbjordansmith721.gatsbyjs.io/java-rs/DOCSP-41818-OIDC/security/enterprise-authentication/

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?

@netlify
Copy link

netlify bot commented Aug 21, 2024

Deploy Preview for docs-java-rs ready!

Name Link
🔨 Latest commit 3c4a725
🔍 Latest deploy log https://app.netlify.com/sites/docs-java-rs/deploys/66c63fc770e1c50007c91c16
😎 Deploy Preview https://deploy-preview-79--docs-java-rs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@norareidy norareidy left a comment

Choose a reason for hiding this comment

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

Nice work, left a few comments + a question!

Copy link
Collaborator

@norareidy norareidy left a comment

Choose a reason for hiding this comment

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

LGTM with a couple small things

Comment on lines 35 to 36
- A connection string
- A ``MongoCredential`` factory method
Copy link
Collaborator

Choose a reason for hiding this comment

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

S: to avoid starting list items with articles:

Suggested change
- A connection string
- A ``MongoCredential`` factory method
- Connection string
- ``MongoCredential`` factory method


To specify the GSSAPI additional properties, include the property in the
connection string as a URL parameter in the format:
``<PROPERTY_NAME>:<value>``
Copy link
Collaborator

Choose a reason for hiding this comment

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

S:

Suggested change
``<PROPERTY_NAME>:<value>``
``<PROPERTY_NAME>:<value>``.

@jordan-smith721 jordan-smith721 requested review from a team and jyemin and removed request for a team August 21, 2024 19:28
Copy link

@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.

There is nothing reactive-specific about any of this, so can I assume it's an exact copy from the sync Java driver? If so, LGTM.

@jordan-smith721
Copy link
Collaborator Author

There is nothing reactive-specific about any of this, so can I assume it's an exact copy from the sync Java driver? If so, LGTM.

@jyemin yes this is essentially a direct copy from the java sync page, just with edits to the copy to better match our style guide. The actual content and code is the same

@jyemin jyemin self-requested a review August 22, 2024 14:12
Copy link

@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.

I'm sad that we are copying files like this, but LGTM

@jordan-smith721 jordan-smith721 merged commit 7836171 into mongodb:main Aug 22, 2024
@jordan-smith721 jordan-smith721 deleted the DOCSP-41818-OIDC branch August 22, 2024 14:47
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