This article describes the authentication features of Apache APISIX, in terms of importance and usage.
15 posts tagged with "Practical Case"
View All TagsPython helps you develop Apache APISIX plugin
The Java Plugin and Go Plugin languages have been supported in the community before the Apache APISIX Python Runner, and today Python Runner is now available, giving the community another option for developing plugins for Apache APISIX.
Apache APISIX × KubeSphere: Providing a better gateway and K8S Ingress Controller
This article describes the direct deployment of Apache APISIX and APISIX Ingress Controller in KubeSphere using the official Apache APISIX Helm repository. And Apache APISIX can be used as a gateway or a data plane for APISIX Ingress Controller to carry business traffic.
Centralized authentication using the OpenID Connect plug-in for Apache APISIX
Compared with the traditional authentication mode, the centralized authentication mode has the following advantages: first, it simplifies the application development process, reduces the development application workload and maintenance costs, and avoids repeated development of authentication code for each application; second, it improves business security, and the centralized authentication mode can intercept unauthenticated requests at the gateway level in time to protect back-end applications.
Go gives Apache APISIX a run for its money
This article will explain in detail how to use Go to develop Apache APISIX plugins. By embracing the Go ecosystem and breaking new ground for Apache APISIX, we hope that Go will make Apache APISIX even better!
Licensing with Casbin in Apache APISIX
When we are using Apache APISIX, we may want to add complex authorization logic to our application. In this post, we will use the built-in Casbin plugin (authz-casbin) for Apache APISIX to implement a role-based access control (RBAC) model.
Using the Apache APISIX OpenID Connect Plugin for Okta Centralized Authentication
This blog shows the procedures of using Apache APISIX OpenID Connect Plugin for Okta Centralized Authentication. This blog contains conceptual introductions of Apache APISIX and Okta Centralized Authentication, and detailed step-by-step instructions.
Chaos Mesh Helps Apache APISIX Improve System Stability
This article explains how system stability create some pain points in different scenarios. Then it tells the stories of why the author chose Chaos Mesh as the ultimate solution,and how to use Chaos Mesh in Apache APISIX. In the end, there is also future plans for this solution, including run a chaos test in E2E simulation scenarios, add chaos tests to more Apache APISIX projects, and add features to Chaos Mesh.
How to Improve the Observability of Nginx with Apache APISX
This article shares solutions and practices for observability in the context of Nginx observability, the relationship between Apache APISIX and Nginx, Apache APISIX observability, and further enhancing observability in conjunction with Apache SkyWalking.
Applying Plugin Orchestration in Apache APISIX
Read this article to learn about Apache APISIX and basic usage scenarios, and how Apache APISIX integrates "drag and drop" plugin orchestration capabilities in a low-code trend.
Deploy Apache APISIX and Apache APISIX Ingress Controller on Rancher
This article shows the procedure of installing and deploying Apache APISIX and Apache APISIX Ingress Controller in the Rancher App Store (Catalog), and how to proxy Kubernetes services through them.
How to Write an Apache APISIX Plugin in Java
Apache APISIX now supports writing plugins in Java! You can now write plugins in a programming language you are familiar with.
Chaos Mesh Helps Apache APISIX Improve Stability
This article describes how to use Chaos Mesh in a variety of scenarios to improve stability for Apache APISIX.
Install Apache APISIX from Helm Charts
A few days ago, API7.ai released an online Helm Charts repository. Users can easily install Apache APISIX, Apache apisix-dashboard and Apache apisix-ingress-controller from it (rather than cloning the corresponding project in advance).
Run Ingress APISIX on Amazon EKS
Amazon EKS provides flexibility to start, run, and scale Kubernetes applications in the AWS cloud or on-premises. This article explains how to run Ingress APISIX on it.This article explains how to run Ingress APISIX on Amazon EKS.