This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new fee4b29b6b Add Keycloak to index (#1230)
fee4b29b6b is described below
commit fee4b29b6baf0531ab532debb04fb5dfd0baf2c0
Author: Elad Kalif <[email protected]>
AuthorDate: Sun Aug 17 22:12:18 2025 +0300
Add Keycloak to index (#1230)
---
landing-pages/site/content/en/docs/_index.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/landing-pages/site/content/en/docs/_index.md
b/landing-pages/site/content/en/docs/_index.md
index e8458c5b68..7feaca3ec8 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -158,6 +158,8 @@ Providers packages include integrations with third party
projects. They are vers
<li><a
href="/docs/apache-airflow-providers-jenkins/stable/index.html"><code>Jenkins</code></a></li>
+ <li><a
href="/docs/apache-airflow-providers-keycloak/stable/index.html"><code>Keycloak</code></a></li>
+
<li><a
href="/docs/apache-airflow-providers-microsoft-azure/stable/index.html"><code>Microsoft
Azure</code></a></li>
<li><a
href="/docs/apache-airflow-providers-microsoft-mssql/stable/index.html"><code>Microsoft
SQL Server (MSSQL)</code></a></li>