Skip to content

Commit 539eb34

Browse files
Backport of Update client-authorization.adoc [v/5.4] (#1594)
Backport of #1592 Adds note: All Hazelcast clients authorized to connect to a cluster are able to receive proxy information for data structures present on the cluster. This proxy only provides the client with the data structure's type and name. Permissions for other actions related to these data structures can be configured as required. Co-authored-by: Amanda Lindsay <v-amanda.lindsay@hazelcast.com>
1 parent 1fb4350 commit 539eb34

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/modules/security/pages/native-client-security.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,11 @@ it decides whether the current `Subject` has permission to access the requested
282282

283283
== Permissions
284284

285+
All Hazelcast clients authorized to connect to a cluster are able to receive proxy information
286+
for data structures present on the cluster. This proxy only provides the client with the
287+
data structure's type and name. Permissions for other actions related to these data structures
288+
can be configured as required.
289+
285290
The following is the list of client permissions that can be configured on the member:
286291

287292
=== All Permission

0 commit comments

Comments
 (0)