-
Notifications
You must be signed in to change notification settings - Fork 13
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
[CN-1421]: introduce client simple authentication doc #260
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for pedantic-goldberg-f76ec1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Minor tweak, and a question about another. Otherwise, looks good
# Conflicts: # docs/modules/ROOT/nav.adoc
…nter simple client auth
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.
Custom Config should require some changes also:
https://docs.hazelcast.com/operator/latest-snapshot/custom-config
- Security is not configurable over custom config anymore so we should mention at https://docs.hazelcast.com/operator/latest-snapshot/custom-config#security-configuration
- Security-based sample YAMLs also should be removed or changed with another one.
@hasancelik I addressed this in the commit: 6bef71a. Would you re-review please? |
No description provided.