-
Notifications
You must be signed in to change notification settings - Fork 29
DOCSP-45209: Authentication landing + Authentication mechanisms #127
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
DOCSP-45209: Authentication landing + Authentication mechanisms #127
Conversation
✅ Deploy Preview for docs-ruby ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
source/authentication/kerberos.txt
Outdated
@@ -0,0 +1,93 @@ | |||
.. _ruby-authentication-kerberos: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This page is pulled from the Kerberos section in the existing Ruby docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there were enough comments that i thought we should break this up into multiple reviews. overall, awesome job! i know there was more to this than initially expected. lmk if you have questions or want to pair on anything
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just Kerberos this time (in retrospect, maybe this should have been multiple PRs 😓 )
another good job! some suggestions for clarity and small typos
provide the password to the driver by using client configuration. You can also provide the | ||
path to a keytab file by storing the configuration in the ``java.security.auth.login.config`` system property. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
q: it says 'you can also provide...' what is this an alternative to?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM w/ a couple small things for X.509. really nice work on lots of long pages!
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-45209
Staging Links
Self-Review Checklist