This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/amoro.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0e2666c70 Regenerated Amoro latest docs page based on 
11989906a57a2957cb7479f987c5d3b494f5fa07 commit
0e2666c70 is described below

commit 0e2666c70d543427f310e38b84f6ae6e9ed19970
Author: GitHub Actions <[email protected]>
AuthorDate: Thu Jan 8 11:59:56 2026 +0000

    Regenerated Amoro latest docs page based on 
11989906a57a2957cb7479f987c5d3b494f5fa07 commit
---
 output/docs/latest/ams-config/index.html | 15 +++++++++++++++
 output/docs/latest/index.html            |  2 +-
 output/docs/latest/search.json           |  2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/output/docs/latest/ams-config/index.html 
b/output/docs/latest/ams-config/index.html
index 3e031d4d8..0e5735d67 100644
--- a/output/docs/latest/ams-config/index.html
+++ b/output/docs/latest/ams-config/index.html
@@ -851,6 +851,21 @@ table td:last-child, table th:last-child { width: 40%; 
word-break: break-all; }
           <td>19090</td>
           <td>Port that the Http server is bound to.</td>
       </tr>
+      <tr>
+          <td>http-server.login-auth-ldap-url</td>
+          <td>&lt;undefined&gt;</td>
+          <td>LDAP connection URL(s), value could be a SPACE separated list of 
URLs to multiple LDAP servers for resiliency. URLs are tried in the order 
specified until the connection is successful</td>
+      </tr>
+      <tr>
+          <td>http-server.login-auth-ldap-user-pattern</td>
+          <td>&lt;undefined&gt;</td>
+          <td>LDAP user pattern for authentication. The pattern defines how to 
construct the user&rsquo;s distinguished name (DN) in the LDAP directory. Use 
{0} as a placeholder for the username. For example, 
&lsquo;cn={0},ou=people,dc=example,dc=com&rsquo; will search for users in the 
specified organizational unit.</td>
+      </tr>
+      <tr>
+          <td>http-server.login-auth-provider</td>
+          
<td>org.apache.amoro.server.authentication.DefaultPasswdAuthenticationProvider</td>
+          <td>User-defined login authentication implementation of 
org.apache.amoro.authentication.PasswdAuthenticationProvider</td>
+      </tr>
       <tr>
           <td>http-server.proxy-client-ip-header</td>
           <td>X-Real-IP</td>
diff --git a/output/docs/latest/index.html b/output/docs/latest/index.html
index d3f525aa4..6a075eb1a 100644
--- a/output/docs/latest/index.html
+++ b/output/docs/latest/index.html
@@ -32,7 +32,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-       <meta name="generator" content="Hugo 0.154.2">
+       <meta name="generator" content="Hugo 0.154.3">
 
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
diff --git a/output/docs/latest/search.json b/output/docs/latest/search.json
index 6e3496e9d..4549fe50e 100644
--- a/output/docs/latest/search.json
+++ b/output/docs/latest/search.json
@@ -1 +1 @@
-[{"categories":null,"content":"Amoro Docs This directory contains the 
documentation content of Amoro.\nThe documentation is written in Markdown 
format. The images referenced in the documentation are saved in the images 
folder. Style Proper nouns should start with a capital letter, like 
Hadoop、Hive、Iceberg、Amoro 
","description":"","title":"","uri":"https://amoro.apache.org/docs/latest/readme/"},{"categories":null,"content":";
 AMS Configuration Amoro Management Service Configuration The con [...]
\ No newline at end of file
+[{"categories":null,"content":"Amoro Docs This directory contains the 
documentation content of Amoro.\nThe documentation is written in Markdown 
format. The images referenced in the documentation are saved in the images 
folder. Style Proper nouns should start with a capital letter, like 
Hadoop、Hive、Iceberg、Amoro 
","description":"","title":"","uri":"https://amoro.apache.org/docs/latest/readme/"},{"categories":null,"content":";
 AMS Configuration Amoro Management Service Configuration The con [...]
\ No newline at end of file

Reply via email to