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

Kerberos docs #7993

Merged
merged 11 commits into from
Dec 11, 2019
Merged

Kerberos docs #7993

merged 11 commits into from
Dec 11, 2019

Conversation

tyrannosaurus-becks
Copy link
Contributor

@tyrannosaurus-becks tyrannosaurus-becks commented Dec 9, 2019

This PR provides documentation for the kerberos auth method being added in #7908. I've viewed all these docs locally and they render nicely.

catsby
catsby previously approved these changes Dec 11, 2019
Copy link
Member

@catsby catsby left a comment

Choose a reason for hiding this comment

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

👍

jasonodonnell
jasonodonnell previously approved these changes Dec 11, 2019
Copy link
Contributor

@jasonodonnell jasonodonnell left a comment

Choose a reason for hiding this comment

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

Minor stuff, LGTM!

- `starttls` `(bool: false)` – If true, issues a `StartTLS` command after
establishing an unencrypted connection.
- `tls_min_version` `(string: tls12)` – Minimum TLS version to use. Accepted
values are `tls10`, `tls11` or `tls12`.
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm surprised we even allow TLS 1.0.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah. It's mainly to support legacy applications that don't support anything higher than tls10. I think the idea is, something's better than nothing.

website/source/api/auth/kerberos/index.html.md.erb Outdated Show resolved Hide resolved
website/source/api/auth/kerberos/index.html.md.erb Outdated Show resolved Hide resolved
kalafut
kalafut previously approved these changes Dec 11, 2019
Copy link
Contributor

@kalafut kalafut left a comment

Choose a reason for hiding this comment

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

LGTM! Minor feedback.

@tyrannosaurus-becks tyrannosaurus-becks merged commit f259edc into master Dec 11, 2019
@tyrannosaurus-becks tyrannosaurus-becks deleted the kerberos-docs branch December 11, 2019 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants