hazelcast-cpp-client icon indicating copy to clipboard operation
hazelcast-cpp-client copied to clipboard

Example member configs for authentication are incorrect [API-1080]

Open yemreinci opened this issue 3 years ago • 1 comments

The XML config examples for token authentication and username-password authentication are incorrect:

  1. The example for username password authentication should include a <member-authentication> option to work.
  2. There is no way to configure token authentication without writing Java code.

yemreinci avatar Dec 09 '21 13:12 yemreinci

Internal Jira issue: API-1080

github-actions[bot] avatar Dec 21 '21 14:12 github-actions[bot]

fixed by https://github.com/hazelcast/hazelcast-cpp-client/pull/1011

ihsandemir avatar Dec 22 '22 10:12 ihsandemir