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

Add documentation for the Kerberos authentication #453

Merged
merged 3 commits into from
Aug 20, 2021

Conversation

mdumandag
Copy link
Contributor

Added the documentation for the external package we provide
for Kerberos authentication.

Added the documentation for the external package we provide
for Kerberos authentication.
@codecov-commenter
Copy link

Codecov Report

Merging #453 (1daf053) into master (f05112e) will decrease coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #453      +/-   ##
==========================================
- Coverage   94.45%   94.20%   -0.25%     
==========================================
  Files         345      345              
  Lines       17545    17545              
==========================================
- Hits        16572    16529      -43     
- Misses        973     1016      +43     
Impacted Files Coverage Δ
...otocol/codec/client_authentication_custom_codec.py 50.00% <0.00%> (-23.81%) ⬇️
hazelcast/reactor.py 79.56% <0.00%> (-7.55%) ⬇️
hazelcast/connection.py 91.20% <0.00%> (-1.10%) ⬇️
hazelcast/invocation.py 93.48% <0.00%> (+0.38%) ⬆️
hazelcast/statistics.py 88.62% <0.00%> (+0.59%) ⬆️
hazelcast/proxy/base.py 98.05% <0.00%> (+0.64%) ⬆️
hazelcast/partition.py 90.78% <0.00%> (+1.31%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f05112e...1daf053. Read the comment docs.

Copy link
Contributor

@yuce yuce left a comment

Choose a reason for hiding this comment

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

Thanks, looks good, except the Kerberos package name.

docs/securing_client_connection.rst Outdated Show resolved Hide resolved
@mdumandag mdumandag merged commit ced2f24 into hazelcast:master Aug 20, 2021
@mdumandag mdumandag deleted the kerberos-documentation branch August 20, 2021 08:13
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.

3 participants