From 082f54b038491040a4471e3d3e322165b8c0343d Mon Sep 17 00:00:00 2001 From: kaajaln2 Date: Thu, 28 Aug 2025 14:16:14 -0400 Subject: [PATCH 1/2] =?UTF-8?q?Document=20update=20-=20Security=20section?= =?UTF-8?q?=20=E2=80=93=20Added=20the=20Security=20Model=20statement=20to?= =?UTF-8?q?=20the=20Security=20section=20and=20repositioned=20the=20entire?= =?UTF-8?q?=20section=20to=20the=20top-level=20hierarchy=20of=20the=20docu?= =?UTF-8?q?ment=20for=20improved=20visibility.=20Also=20added=20a=20link?= =?UTF-8?q?=20to=20the=20security=20pages=20in=20the=20=E2=80=9CApache=20G?= =?UTF-8?q?eode=20is=2015=20or=20Less=E2=80=9D=20section=20to=20enhance=20?= =?UTF-8?q?accessibility=20to=20related=20resources.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../source/subnavs/geode-subnav.erb | 174 +++++++++--------- .../15_minute_quickstart_gfsh.html.md.erb | 8 +- .../authentication_examples.html.md.erb | 0 .../authentication_overview.html.md.erb | 0 .../authorization_example.html.md.erb | 0 .../authorization_overview.html.md.erb | 0 .../security/chapter_overview.html.md.erb | 28 ++- .../security/enable_security.html.md.erb | 0 .../implementing_authentication.html.md.erb | 0 ...ementing_authentication_expiry.html.md.erb | 0 .../implementing_authorization.html.md.erb | 0 .../implementing_security.html.md.erb | 0 .../security/implementing_ssl.html.md.erb | 0 .../method_invocation_authorizers.html.md.erb | 0 .../security/post_processing.html.md.erb | 0 .../security/properties_file.html.md.erb | 0 .../security/security-audit.html.md.erb | 0 .../security_audit_overview.html.md.erb | 0 .../security/security_model.html.md.erb | 40 ++++ .../security/ssl_example.html.md.erb | 0 .../security/ssl_overview.html.md.erb | 0 21 files changed, 155 insertions(+), 95 deletions(-) rename geode-docs/{managing => }/security/authentication_examples.html.md.erb (100%) rename geode-docs/{managing => }/security/authentication_overview.html.md.erb (100%) rename geode-docs/{managing => }/security/authorization_example.html.md.erb (100%) rename geode-docs/{managing => }/security/authorization_overview.html.md.erb (100%) rename geode-docs/{managing => }/security/chapter_overview.html.md.erb (57%) rename geode-docs/{managing => }/security/enable_security.html.md.erb (100%) rename geode-docs/{managing => }/security/implementing_authentication.html.md.erb (100%) rename geode-docs/{managing => }/security/implementing_authentication_expiry.html.md.erb (100%) rename geode-docs/{managing => }/security/implementing_authorization.html.md.erb (100%) rename geode-docs/{managing => }/security/implementing_security.html.md.erb (100%) rename geode-docs/{managing => }/security/implementing_ssl.html.md.erb (100%) rename geode-docs/{managing => }/security/method_invocation_authorizers.html.md.erb (100%) rename geode-docs/{managing => }/security/post_processing.html.md.erb (100%) rename geode-docs/{managing => }/security/properties_file.html.md.erb (100%) rename geode-docs/{managing => }/security/security-audit.html.md.erb (100%) rename geode-docs/{managing => }/security/security_audit_overview.html.md.erb (100%) create mode 100644 geode-docs/security/security_model.html.md.erb rename geode-docs/{managing => }/security/ssl_example.html.md.erb (100%) rename geode-docs/{managing => }/security/ssl_overview.html.md.erb (100%) diff --git a/geode-book/master_middleman/source/subnavs/geode-subnav.erb b/geode-book/master_middleman/source/subnavs/geode-subnav.erb index c88b7fd9b4cd..40edb6b2d01c 100644 --- a/geode-book/master_middleman/source/subnavs/geode-subnav.erb +++ b/geode-book/master_middleman/source/subnavs/geode-subnav.erb @@ -23,7 +23,7 @@ limitations under the License.
  • Apache Geode Documentation
  • -
  • +
  • Getting Started with Apache Geode
  • +
  • + Security + +
  • +
  • Configuring and Running a Cluster
  • -
  • - Security - -
  • Performance Tuning and Configuration
  • -
  • +
  • Security