File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
x-pack/plugin/security/src/main/plugin-metadata Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,37 @@ org.elasticsearch.security:
44 - relative_path : " "
55 relative_to : config
66 mode : read
7+ - relative_path : users
8+ relative_to : config
9+ mode : read
10+ exclusive : true
11+ - relative_path : x-pack/users
12+ relative_to : config
13+ mode : read
14+ exclusive : true
15+ - path_setting : xpack.security.authc.realms.ldap.*.files.role_mapping
16+ basedir_if_relative : config
17+ mode : read
18+ exclusive : true
19+ - path_setting : xpack.security.authc.realms.pki.*.files.role_mapping
20+ basedir_if_relative : config
21+ mode : read
22+ exclusive : true
23+ - path_setting : xpack.security.authc.realms.kerberos.*.keytab.path
24+ basedir_if_relative : config
25+ mode : read
26+ exclusive : true
27+ - path_setting : xpack.security.authc.realms.jwt.*.pkc_jwkset_path
28+ basedir_if_relative : config
29+ mode : read
30+ ignore_url : true
31+ exclusive : true
32+ - path_setting : xpack.security.authc.realms.saml.*.idp.metadata.path
33+ basedir_if_relative : config
34+ mode : read
35+ ignore_url : true
36+ exclusive : true
37+
738io.netty.transport :
839 - manage_threads
940 - inbound_network
You can’t perform that action at this time.
0 commit comments