| --- |
| title: "使用 Apache APISIX 进行认证和授权" |
| date: 2021-08-06 15:30:00 |
| keywords: |
| - APISIX |
| - API 网关 |
| - 认证授权 |
| description: 认证和授权是 API 网关中非常必要的功能。这样一来,位于网关后面的服务就可以得到保护,避免未经授权或恶意的访问、数据泄露和黑客攻击。Apache APISIX 是一个动态、实时、高性能的 API 网关。而且它提供了许多插件,包括像 key-auth、Open-ID、wolf-RBAC 等认证和授权。本提案介绍了如何使用 APISIX 来进行认证和授权。 |
| --- |
| |
| <!-- markdownlint-disable --> |
| |
| <iframe src="//player.bilibili.com/player.html?aid=292326444&bvid=BV1hf4y137So&cid=388409219&page=1" frameborder="0" scrolling="no" allowfullscreen="true" style={{width:"100%", maxHeight: "calc(100vw / 5 * 3)", height: "calc(100vh / 5 * 3)"}}></iframe> |
| |
| ## 分享人简介 |
| |
| 朱欣欣,Apache APISIX 的提交者,有多年的 CDN 工作经验,熟悉 API 网关。 |
| |
| ## 分享主题介绍 |
| |
| 认证和授权是 API 网关中非常必要的功能。这样一来,位于网关后面的服务就可以得到保护,避免未经授权或恶意的访问、数据泄露和黑客攻击。Apache APISIX 是一个动态、实时、高性能的 API 网关。而且它提供了许多插件,包括像 key-auth、Open-ID、wolf-RBAC 等认证和授权。本提案介绍了如何使用 APISIX 来进行认证和授权。 |
| |
| ## PPT 下载 |
| |
| 关注 Apache APISIX 公众号,回复“ApacheCon”下载 PPT。 |
| |
| <img src="https://static.apiseven.com/202108/1639468506819-7f829080-19de-4d94-b103-e1d967e0baea.png" alt="Apache APISIX WeChat" style={{width: "200px"}} /> |